Additionaly to have the .Net Core 1 installed in your system, it's recommended
that you also have installed Visual Studio 2015(or above) or Visual Studio
Code, also it's recommended to have SQL server express installed on your
machine or one available in the same network.
Before you can start coding and generating code with the framework, this
is the list of prerequisites that you need to run the framework.
gem install rawc
gem install nokogiri
If you have problems installing nokigiri, it's very likely that you have
a buggy gem version, update your gems and try again.
gem install colorize
gem install rubyzip