Skip to content

Latest commit

 

History

History
 
 

ruby

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Ruby client

To run the client for a default file

ruby client.rb

or to read from a specific file

ruby client.rb ../data/1.json

To run the client with docker

docker-compose up
```
to read from a specific file, modify the docker-compose.yml