facto

A collaborator.


Install
npm install facto@0.0.0

Documentation

how to notice

pre requisites

  • curl - a commanline http client
  • git - too much detail?
  • node - the magic

clone and install this repo

git clone git@github.com:nomilous/notice-example.git # this repo
cd notice-example
npm install

Walkthrough / Possibility Tour

For playing.

sudo npm install -g node-dev    # unless already
node-dev hub                    # so that they restart on change
node-dev client
# cake dev
./node_modules/.bin/cake dev    # to auto compile changes in ./src/**/*