4chan-x/README.md
James Campos 05b31dd817 readme
2011-08-03 12:50:09 -07:00

547 B

Installing

master

master

Building

install nodejs and npm, install coffee-script with npm install -g coffee-script, clone 4chan x, cd into it and run npm link coffee-script. actually build it with cake build. for development (continuous builds), run cake dev &. kill the process with killall node.