/tloruby

A Ruby library.

Primary LanguageRuby

tloruby

A Ruby library.

Requirements

  • Ruby 2.x.x development environnment

Clone and Test

Clone into tloruby directory.

$ git clone --branch develop <url/to/tloruby.git>

Run tests.

$ cd tloruby
$ RUBYLIB=. rake test TESTOPTS='-v'