0.0.3 • Published 10 years ago

babascript-manager v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

nodeinit

npm.io

node_moduleを開発し始めるためのベース

usage

$ git clone https://github.com/geta6/nodeinit
$ cd nodeinit
$ npm i -g grunt-cli
$ npm i
$ grunt

tasks

  • lint coffee
  • build coffee (src to lib, recursive)
  • mocha test (tests/test.coffee)
  • watching file changes
  • failure notification