4chan-x/readme.md
James Campos 9d24204502 derp, .md
2011-08-10 18:39:43 -07:00

464 B

INSTALL

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.