0.0.1 • Published 11 years ago

facto v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
11 years ago

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/**/*