How to Install ruby-thor in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-thor

Description:

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.

Homepage: http://whatisthor.com/

Version: 0.19.4-1

Section: universe/ruby