Skip to content

Evilcome/generator-oars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

About

Oras generator tools for node module oras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published