CLI client for booster, powered by cobra, its usage should be pretty self explanatory with a simple
bin/boosterctl
but in general this program allows to communicate with a booster
server with the CLI it provides.
First install go, then type this commands into your command line:
git clone https://github.com/booster-proj/boosterctl.git && cd boosterctl # Clone
make # Build