pystitch / stitch

Write reproducible reports in Markdown
https://pystitch.github.io
MIT License
441 stars 13 forks source link

ENH: Add a cli #7

Closed TomAugspurger closed 8 years ago

TomAugspurger commented 8 years ago

closes https://github.com/TomAugspurger/stitch/issues/6

This uses click (added as a dependency)

I may be wrong, but I think this opens up the entire pandoc API to us, with very little effort. Only downside is the lack of help docs, but will think about a way of exposing those.