##Warm 1 : Create An NPM Package 4h
##
- edit ~/.bashrc ,add below to end then npm link will run
export NODE_PATH=/usr/local/lib/node_modules
npm install mocha -g
, means global- minimist ......
- little knowledge about testing , so what's BDD, Chai, spec...?
- js2coffee
- complie after create index.coffee
- Makefile ???
- Can't understand ! Code for what? So,delay!!!
- the export module need return a function similar Class, and in the function you must return a function.init().