Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 482 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 482 Bytes

Usage

CLI

gradle cli:run --args='--help'

Tests

REAI_API_KEY={YOUR_API_KEY} gradle test --rerun-tasks

Credits

Third Party Libraries

org.json - Public Domain

mwanji/toml4j - MIT Licence

JUnit 5 - Eclipse Public License - v 2.0

Apache Commons CLI - Apache License v2