Installing
stable - if you don't know what you're doing, choose this
master - main development branch, turns into stable. can change frequently, so don't complain if other projects don't support this branch.
Documentation
http://aeosynth.github.com/4chan-x
Building
install nodejs and npm,
install 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.
Description
Languages
JavaScript
82.4%
CoffeeScript
14.3%
CSS
2%
HTML
1%
Makefile
0.2%