ericduran / yeoman-generator-list

Yeoman Generator list

Home Page:http://yeoman-generator-list.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yeoman generator list

Generates a list of all Yeoman Generators as JSON and serves it via HTTP.

Getting Started

  • Install dependencies: npm install

  • Register a new OAuth app on GitHub. This is needed since GitHub allows more API usage for registered apps.

  • Set the environment variables GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET from your newly created app. Remember set the NODE_ENV to production when you deploy.

  • Run node server.js && open http://localhost:8001

You can change the port by setting the PORT environment variable.

License

BSD license Copyright (c) Google