How to Install ruby-rgen in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-rgen

Description:

Ruby Modelling and Generator Framework

RGen is a framework for Model Driven Software Development (MDSD) in Ruby. . This means that it helps you build Metamodels, instantiate Models, modify and transform Models and finally generate arbitrary textual content from it.

Homepage: https://github.com/mthiede/rgen

Version: 0.8.0-1ubuntu1

Section: universe/ruby