summaryrefslogtreecommitdiff
path: root/Procfile
Commit message (Collapse)AuthorAge
* Renamed primary binary to `web`.Owen Jacobson2020-06-04
| | | | This closely matches Procfile entries, making the structure of the project a little easier to follow.
* Port things-to-check to Rust as a learning exercise.Owen Jacobson2020-06-03
This is somewhat overengineered in places, but does the job and exposes broadly the same interfaces as the Python version. Builds with emk/rust.