rake2thor

Ruby scripting framework

Install

All systems
curl cmd.cat/rake2thor.sh
Debian Debian
apt-get install ruby-thor
Ubuntu
apt-get install ruby-thor
Alpine
apk add ruby-thor
Arch Arch Linux
pacman -S ruby-thor
image/svg+xml Kali Linux
apt-get install ruby-thor
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-thor
Raspbian
apt-get install ruby-thor
Docker
docker run cmd.cat/rake2thor rake2thor powered 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.