Installation

There are two ways:

Via bin

RECOMMENDED Install with bin:

bin install https://gitlab.com/IanTwenty/bashtic

bin will allow you to manage the install and update it in future.

Via git clone

Git clone the repository and copy bashtic onto your path. I recommend you use an official tag, for example:

git clone https://gitlab.com/IanTwenty/bashtic --branch TAG
cd bashtic
cp bashtic /usr/local/bin

Choose a TAG from our releases.

You’ll need to manually update and re-copy bashtic to get updates.