HTML interface for **[twister](http://twister.net.co)** (see git repo [here](https://github.com/miguelfreitas/twister-core)). It is a FOSS which is being under heavy construction.
See git repo [here](https://github.com/twisterarmy/twister-core).
To use it, clone this repo under `~/.twister/html` like this:
Official (currently unmaintained) [version](https://github.com/miguelfreitas/twister-core)
Stable releses available on this [page](https://github.com/twisterarmy/twister-html/releases).
If you're on **Mac OS X** — clone to `${HOME}/Library/Application\ Support/Twister/html` instead of `~/.twister/html`
If you're on **Mac OS X** — clone to `${HOME}/Library/Application\ Support/Twister/html` instead of `~/.twister/html`
Switch the edition
Be on the bleeding edge
-----------------
-----------------------
TA Edition includes official Blaster updates and alternative features. To switch it, use followig commands:
git pull && git checkout twisterarmy
All nightly improvements and following fixes of these improvements are tested in [blaster](https://github.com/miguelfreitas/twister-html/tree/blaster) branch.
To be sure you are at the forefront, in stage of lack of testing and consensus:
If you want to switch blaster branch:
git pull && git checkout blaster
git checkout blaster
If you want to switch back to stable branch:
If the master branch:
git checkout master
git checkout master
Get updates:
Follow `@letstwist` in twister to be aware of recent changes. In case of getting of twister-html related buzz from it:
git pull
git pull
@ -39,7 +31,7 @@ Contribute
Feel free to fork and send pull requests!
Feel free to fork and send pull requests!
To make it easier for us to accept your patches, please follow the conventional GitHub workflow
To make it easier for us to accept your patches, please follow the conventional GitHub workflow
and keep in mind that your pull requests should have **twisterarmy** branch as both the origin and target.
and keep in mind that your pull requests should have **blaster** branch as both the origin and target.
1. After forking, clone your repo:
1. After forking, clone your repo:
@ -47,42 +39,38 @@ and keep in mind that your pull requests should have **twisterarmy** branch as b