4chan-x/README.md
James Campos f3c5c286cb readme
2011-08-04 09:44:20 -07:00

630 B

Installing

master - bleeding edge. exciting new features, exciting new bugs.

stable - tries to be bug free.

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.