bradleypallen / wsb-catalog

Tooling to support the management of my collection of William S. Burroughs items, and an exploration of Github as a platform for digital humanities linked data publishing.
MIT License
0 stars 0 forks source link

Add continuous integration #2

Open bradleypallen opened 6 years ago

bradleypallen commented 6 years ago

Rig up continuous integration so that changes to the repo will trigger a rebuild of the Markdown file. I have an idea of how to do that using AWS Lambda and Github Webhooks...

bradleypallen commented 6 years ago

Well, turns out it was easier to simply set up a travis-ci.org account, but still have to figure out how to write the csv and markdown files back to Github.

bradleypallen commented 6 years ago

Also: I really need to add tests into wsbcatalog.py.