babascript-manager

0.0.3 • Public • Published

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

/babascript-manager/

    Package Sidebar

    Install

    npm i babascript-manager

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • takumibaba