rake2thor
Ruby scripting framework
Install
- All systems
-
curl cmd.cat/rake2thor.sh
- Debian
-
apt-get install ruby-thor - Ubuntu
-
apt-get install ruby-thor -
Alpine
-
apk add ruby-thor - Arch Linux
-
pacman -S ruby-thor - Kali Linux
-
apt-get install ruby-thor - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-thor - Raspbian
-
apt-get install ruby-thor - Docker
-
docker run cmd.cat/rake2thor rake2thorpowered by Commando
ruby-thor
Ruby scripting framework
Thor is a simple and efficient scripting framework for building self-documenting command line utilities. It can be used to replace rake, sake and rubigen.