0.0.5 • Published 9 years ago

generator-oars v0.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

generator-oars

Oars generator tools for node module oars.

Yeoman generator that scaffolds out a front-end web app using gulp for the build process

npm.io

Getting Started

  • Install dependencies: npm install --global yo bower
  • Install the generator: npm install --global generator-oars
  • Run yo oars to scaffold your webapp
  • Run node index.js to launch your webapp

Options

  • --skip-welcome-message Skips Yeoman's greeting before displaying options.
  • --skip-install-message Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.
  • --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.
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago