4chan-x/README.md
2014-06-25 22:23:03 -07:00

35 lines
1.3 KiB
Markdown
Executable File

# Get Appchan X [HERE](http://zixaphir.github.io/appchan-x/).
1. Make sure both your **browser** and **Appchan X** are up to date.
2. Disable your other extensions & scripts to identify conflicts.
3. If your issue persists, open a [new issue](https://github.com/zixaphir/appchan-x/issues) with the following information:
1. Precise steps to reproduce the problem, with the expected and actual results.
2. Console errors, if any.
3. Browser version.
4. Your exported settings. If your settings contains sensitive information (e.g. personas), edit the text file manually.
### If you have any problems, try resetting your Appchan X settings before calling me a faggot (but feel free to do so)
## Forking
### Get started
- Get started by reading through the [Help link](https://help.github.com/) on how to fork a Github project.
- Click the "Fork" button on this page.
- Install [node.js](http://nodejs.org/).
- Install [Grunt's CLI](http://gruntjs.com/) with `npm install -g grunt-cli`.
- Clone Appchan X.
- `cd` into it.
- Install/Update dependencies with `npm install`.
### Build
- Build with `grunt`.
- Continuously build with `grunt watch`.
### Contribute
- See (https://github.com/zixaphir/appchan-x/blob/master/CONTRIBUTING.md).
Note: this is only used to release new versions, ignore as you see fit.