generator-omg-basic
v0.2.2
Published
Basic Profile Viewer for [oh-my-github](https://github.com/oh-my-github/generator)
Downloads
4
Readme
yo-omg-basic: generator-omg-basic
Basic Profile Viewer for oh-my-github
Usage
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
Development
Local Installation
yo-omg-basic $ cd generator-omg-basic
generator-omg-basic $ npm link
Test
yo-omg-basic $ npm test