Installation
Add the following to your Gemfile
gem 'gene_system'
Or install the gem into your system:
gem install gene_system
Usage
Once installed you can access the tool either by calling genesystem
or gene_system
from your command line:
genesystem help
Or
gene_system help
Throughout the documentation the former call is used in examples, but both are equivalent.