Git-Lit / git-lit

Scripts to create git repositories for ALTO XML texts, like those from the British Library's scanned documents.
31 stars 8 forks source link

Wrap in command-line interface #52

Closed JonathanReeve closed 8 years ago

JonathanReeve commented 8 years ago

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.