Project management tool
Initialize a git repository with github mirror
$ prj --init.user=pfraces --init.repo=foo
Do work. Then commit and push the changes
$ prj --save 'commit msg'
$ npm install -g prj