- update header template and add introduction
- add gitingore
- use common header, head and footer files
- remove helpers and add view-helpers module
- use appropriate consumer secret keys
- use appropriate oauth keys
- document methods
- use methods
- fix generate model
- clean up and fix bugs
- use app name from config
- remove path argument from server
- refactor
- refactoring
- use app name
- add inflection.js
- use view helpers as middleware
- add middleware only if auth is provided
- fix config bug
- use connect mongo
- customize config to use app name and intended auth
- add safe option for user schema
- add closing brackets
- implement auth and model generator
- update help
- complete init functionality without auth
- add templates for the boilerplate
- bump down
- remove gen and update readme
- update readme
- rename module to genem as there was already a module named gen
- update readme
- use commands and structure properly
- add package.json template
- generate model and controller
- update readme
- add mvc templates
- add tests dir and readme.md
- use templates
- use commander
- add commander and mkdirp
- add the generator lib
- refactor and add commands
- remove auth options
- add help
- update readme
- update readme with specs
- add generator
- add generator lib file
- add main file
- add package.json
- update readme
- initial commit