14 lines
318 B
Markdown
14 lines
318 B
Markdown
# Twister-install
|
|
**Installer script for the Twister Microblogging Software**
|
|
|
|
|
|
## Quick Guide
|
|
|
|
```
|
|
$ git clone https://gitbutter.xyz/mollusk/twister-install.git
|
|
$ cd twister-install
|
|
$ ./twister-install.sh deps && ./twister-install.sh build
|
|
```
|
|
|
|
Follow the directions in the script at the end of the build
|
|
That's it! |