Add files.
This commit is contained in:
parent
8862e3dbcc
commit
a334f76054
9
readme.md
Normal file
9
readme.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Get 4chan X [HERE](http://mayhemydg.github.com/4chan-x/).
|
||||
|
||||
# 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 actually build
|
||||
with `cake build`. for development (continuous builds), run `cake dev &`.
|
||||
kill the process with `killall node`.
|
||||
Loading…
x
Reference in New Issue
Block a user