4chan-x/readme.md
Nicolas Stepien a334f76054 Add files.
2011-11-26 23:37:14 +01:00

412 B

Get 4chan X HERE.

Building

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