Plisky.Mollycoddle 0.0.1

dotnet add package Plisky.Mollycoddle --version 0.0.1
NuGet\Install-Package Plisky.Mollycoddle -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Plisky.Mollycoddle" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plisky.Mollycoddle --version 0.0.1
#r "nuget: Plisky.Mollycoddle, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Plisky.Mollycoddle as a Cake Addin
#addin nuget:?package=Plisky.Mollycoddle&version=0.0.1

// Install Plisky.Mollycoddle as a Cake Tool
#tool nuget:?package=Plisky.Mollycoddle&version=0.0.1

Mollycoddle Command Line Linting Tool.

Mollycoddle lints directory structures and code structures, it does not lint code itself but the files and directories that contain the code. It is designed to be used in a CI/CD pipeline to ensure that the code is structured correctly and that the directory structure is consistent.

Documentation

See https://itsey.github.io/ for all documentation or Mollycoddle Home Page.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 145 3/16/2024

0.0        
       Packaged to NugetTool using nuke.
       
     0.0.0
       First version of a nuget tool release.
       Basic support for rulesets and some default rules..