Skip to content

Latest commit

 

History

History

Ruby

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

juno-ruby-client

Ruby client for JunoDB

Documentation
SampleScript
ConfigFile

Work Directory: [juno]

Gem Tasks

Build gem

cd juno
rake build

Install gem

cd juno
rake install

Execute tests

cd juno
rake spec

Execute rubocop linitng

cd juno
rake lint

Update documentation

cd juno
rake yard:document