Skip to content

Instantly share code, notes, and snippets.

@cgkio
Created October 28, 2013 18:38
Show Gist options
  • Select an option

  • Save cgkio/7202225 to your computer and use it in GitHub Desktop.

Select an option

Save cgkio/7202225 to your computer and use it in GitHub Desktop.
Steroids.js Yeoman generator
Install the Steroids generator with:
$ npm install generator-steroids -g
# Create a new Steroids project with Steroids npm and go to the folder, then:
$ yo steroids:ng-resource
# .. and give your resource a name. The resource files will be created and Bower will install all required dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment