mention cake build
This commit is contained in:
parent
3dbe03300e
commit
9841d80012
@ -3,5 +3,5 @@
|
|||||||
[install nodejs and npm](https://github.com/joyent/node/wiki/Installation),
|
[install nodejs and npm](https://github.com/joyent/node/wiki/Installation),
|
||||||
install [coffee-script](https://github.com/jashkenas/coffee-script/) with
|
install [coffee-script](https://github.com/jashkenas/coffee-script/) with
|
||||||
`npm install -g coffee-script`, clone 4chan x, cd into it and run
|
`npm install -g coffee-script`, clone 4chan x, cd into it and run
|
||||||
`npm link coffee-script`. actually build it with `cake dev &`.
|
`npm link coffee-script`. actually build it with `cake build`. for development
|
||||||
kill the process with `killall node`.
|
(continuous builds), run `cake dev &`. kill the process with `killall node`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user