0.2.1 • Published 6 years ago

generator-dojoman v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Dojoman

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

Requires Bower

Install Bower: npm install -g bower

Installation

Install: npm install -g dojoman

Run yo dojoman from anywhere on your system, optionally passing an app name

yo dojoman [app=name]

Once installed navigate into newly created folder and run dotnet restore

License

MIT


Originially built for student use at Coding Dojo bootcamp