I downloaded the source code for "Ruby Linguistics With Verb Conjugation".
How can I install it for usage? Do I need to compile it into some gem?
I downloaded the source code for "Ruby Linguistics With Verb Conjugation".
How can I install it for usage? Do I need to compile it into some gem?
cd into the directory and run
rake
, then install the gem:Done!