Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 269 Bytes

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