brunosimon / keppler

Real time code sharing for your lectures and presentations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement] Add configuration file support

lokimckay opened this issue · comments

In addition to supplying CLI arguments, it would be great if keppler could accept a configuration file input
For example:

keppler "My awesome project" --config ".keppler.json"

The configuration file accepts all the same arguments that are available via the CLI - but in JSON or YAML format