generator-candyman
v0.2.0
Published
Yeoman generator for a base ASP.NET Core project
Maintainers
Readme
Candyman
One of many C# ASP.NET Core - Yeoman Generators
Generator built to offer a very simple project layout and starting place. Offers the ability to toggle usage of the following front-end packages/frameworks:
- Bootstrap
- Skeleton
- jQuery
- jQuery Validation
Usage
Install: npm install -g generator-candyman
Run yo candyman, optionally passing an app name
yo candyman [app=name]Once installed navigate into newly created folder and run dotnet restore
License
MIT
Originially built for student use at Coding Dojo bootcamp
