Your own personal assistant.
Clone the repository, then run composer (PHP 8.3 required):
git clone git@github.com:gnugat/ssc-btlr.git
cd ssc-btlr
./bin/install.sh # Use `-d` option for development and test purposes
To list all the available commands, run:
./btlr
Check the documentation for each subset commands:
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
And finally some meta documentation: