Making a simple CLI for this will probably save time with testing in the long run, since we'll probably want to run lots of sub-tasks (generate READMEs, generate a repo, post to github) and run them on subsets of documents. Also, this is the way GITenberg does it.
Making a simple CLI for this will probably save time with testing in the long run, since we'll probably want to run lots of sub-tasks (generate READMEs, generate a repo, post to github) and run them on subsets of documents. Also, this is the way GITenberg does it.