ed-cooper/lecture-hoarder

Add proper command line option support

Opened this issue · 2 comments

Initially, we should aim for the settings file to be specified with -s or --settings-file

Future options could include displaying the license, a dry run, manual override for the settings file

Environment variable support might be worthwhile.

Will implement using argparse