/nodeinit

あなたのビルド環境そんな適当で委員会

Primary LanguageCoffeeScript

nodeinit

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