-
Notifications
You must be signed in to change notification settings - Fork 14
How to install
Rodrigo Siqueira de Melo edited this page Feb 8, 2016
·
4 revisions
If you want to install our gem, just use:
gem install kuniri
We recommend to you, installing any ruby program in "Ruby Version Manager" (RVM). If you need help to install it, check this link (Install RVM).
After you configure your RVM (or any other environment you like), you have to install all the required gems.
bundle install
Finally, install Kuniri:
rake install
After installing you can check the commands with
kuniri -h