2011-08-10 18:37:51 -07:00
2011-08-10 18:31:25 -07:00
2011-05-27 03:10:06 -07:00
2011-08-10 18:31:25 -07:00
2011-08-10 18:31:25 -07:00
2011-08-10 18:37:51 -07:00
2011-08-10 18:29:32 -07:00

# Installing

[master](https://github.com/aeosynth/4chan-x/raw/master/4chan_x.user.js) - bleeding edge. exciting new features, exciting new bugs.

[stable](https://github.com/aeosynth/4chan-x/raw/stable/4chan_x.user.js) - tries to be bug free.

# 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 build`. for development
(continuous builds), run `cake dev &`.  kill the process with `killall node`.
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%