2014-02-10 15:48:42 +01:00
2014-02-10 15:48:42 +01:00
2014-02-10 15:44:48 +01:00
2013-08-12 01:21:22 -07:00
2014-02-10 15:48:42 +01:00
2014-02-10 15:48:42 +01:00
2014-02-10 15:48:42 +01:00
2014-02-10 15:48:42 +01:00
2014-02-10 01:59:55 +01:00

Personal fork of Seaweed's 4chan X.

Don't expect new features, I don't know Javascript, Coffeescript or all this stuff.

Don't expect any bug fix.

Don't expect any support.

Actually, don't expect anything.

##Install (Firefox) ##Install (Chrom*)

If you have any problems, try resetting your 4chan X settings before calling me a faggot (but feel free to do so)

Forking

Get started

  • Get started by reading through the Help link on how to fork a Github project.
  • Click the "Fork" button on this page.
  • Install node.js.
  • Install Grunt's CLI with npm install -g grunt-cli.
  • Clone your fork of 4chan X.
  • cd into it.
  • Install/Update 4chan X dependencies with npm install.

Build

  • Build with grunt.
  • Continuously build with grunt watch.

Release

  • Update the version with grunt patch, grunt minor or grunt major.
  • Release with grunt release.

Note: this is only used to release new 4chan X versions, ignore as you see fit.

Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%