How to Install ruby-hoe in Ubuntu 18.04



Install ruby-hoe by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-hoe

Description:

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.

Homepage: http://www.zenspider.com/projects/hoe.html

Version: 3.16.0-1

Section: universe/ruby