sow
project Rakefiles
Install
- All systems
-
curl cmd.cat/sow.sh
- Debian
-
apt-get install ruby-hoe
- Ubuntu
-
apt-get install ruby-hoe
- Kali Linux
-
apt-get install ruby-hoe
- Fedora
-
dnf install rubygem-hoe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-hoe
- Raspbian
-
apt-get install ruby-hoe
- Dockerfile
- dockerfile.run/sow
rubygem-hoe
project Rakefiles
ruby-hoe
rake/rubygems helper for project Rakefiles
Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage and maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment.