babascript-manager
v0.0.3
Published
babascript manager, human resouces managemnt system
Readme
nodeinit

node_moduleを開発し始めるためのベース
usage
$ git clone https://github.com/geta6/nodeinit
$ cd nodeinit
$ npm i -g grunt-cli
$ npm i
$ grunttasks
- lint coffee
- build coffee (
srctolib, recursive) - mocha test (
tests/test.coffee) - watching file changes
- failure notification
