Basic Profile Viewer for oh-my-github
First, install Yeoman and generator-omg-basic using npm (we assume you have pre-installed node.js).
$ npm install -g yo
$ npm install -g generator-omg-basic
Then generate your new project:
yo omg-basic
yo-omg-basic $ cd generator-omg-basic
generator-omg-basic $ npm link
yo-omg-basic $ npm test