Skip to content

seaweedchan/4chan-x

 
 

Repository files navigation

Discontinued.

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.

Packages

No packages published

Languages

  • CoffeeScript 87.6%
  • CSS 11.1%
  • JavaScript 1.3%