8 lines
329 B
Markdown
8 lines
329 B
Markdown
# Building
|
|
|
|
[install nodejs and npm](https://github.com/joyent/node/wiki/Installation),
|
|
install [coffee-script](https://github.com/jashkenas/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 dev &`.
|
|
kill the process with `killall node`.
|