This commit is contained in:
James Campos 2011-04-08 02:02:16 -07:00
parent 91deb3fcf4
commit 649afadb25

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# 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`.