4chan-x/README.md
James Campos 649afadb25 readme
2011-04-08 02:02:16 -07:00

7 lines
273 B
Markdown

# Building
[install nodejs and npm](https://github.com/joyent/node/wiki/Installation),
clone [coffee-script](https://github.com/jashkenas/coffee-script/),
cd into it and run `npm link`, clone 4chan x, cd into it and run `cake dev &`.
kill the process with `killall node`.