A next-generation command line tool that takes your sheep (you're allowed to keep your breath) away.
It takes your bash scripts and creates custom-named system-wide available commands out of it.
Not only that but it also tracks the uses and execution times of these commands so you can analyze and optimize your commands.
This project is used by the following companies:
Booble | Microhard | Mwidea | Congo (other rainforest than Amazon) |
Download only the sts
file and run
sudo ./sts install
if you want to uninstall just run
sudo sts uninstall
sudo sts new <command-name> ./your-file.sh
sts stats <command-name>
sudo sts remove <command-name>