Term Speed-CLI is the cli implementation of TermSpeed Web
You need to just clone the directory and export it's path
git clone https://github.com/Terminus004/speed-cli.gitWe can also add it to /usr/local/bin
sudo mv speed-cli/speed-cli /usr/local/binTo add it custom path
export PATH=$PATH:/your/path/speed-cliIf you don't want to add speed-cli to path
./path/location/speed-cli/speed-cliIf speed-cli is added to path
speed-cliThere will be soon a script which can handle all the installation part... By the way thanks if you are using it. Believe me it means a lot.