2020-01-20 14:00:36 -07:00
|
|
|
# Twister-install
|
|
|
|
**Installer script for the Twister Microblogging Software**
|
|
|
|
|
|
|
|
|
|
|
|
## Quick Guide
|
|
|
|
|
|
|
|
```
|
|
|
|
$ git clone https://gitbutter.xyz/mollusk/twister-install.git
|
|
|
|
$ cd twister-install
|
2020-01-20 14:08:08 -07:00
|
|
|
$ ./twister-install.sh deps void && ./twister-install.sh build
|
2020-01-20 14:00:36 -07:00
|
|
|
```
|
|
|
|
|
|
|
|
Follow the directions in the script at the end of the build
|
|
|
|
That's it!
|