out-of-cheese-error / gooseberry

A command line utility to generate a knowledge base from Hypothesis annotations
Apache License 2.0
152 stars 9 forks source link

feat(cli): allow config file as argument #59

Closed Ninjani closed 3 years ago

Ninjani commented 3 years ago

Use -c or --config to use a specific config file when running gooseberry

Closes #54