0.1.0 • Published 11 years ago

generator-skeleton v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

Usage

  • Install it (only once): npm install -g generator-skeleton

  • Create a new folder and cd into it: mkdir skeleton-project && cd $_

  • Run yo skeleton

  • Run grunt to build and grunt server to preview

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=[framework]

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

License

MIT license

0.1.0

11 years ago