Files
anybadge/TODO.md
2018-03-26 07:44:51 -04:00

10 lines
438 B
Markdown

# To do list
* [x] Add `serve` functionality, which starts up a web server to serve results.
* [ ] Incorporate server into main anybadge module (allowing `anybadge serve`)
* [ ] Allow thresholds dictionary to be passed through URL
* [x] Create a Docker image to run server
* [ ] Add CI test for Docker image
* [ ] Add CI to push server to Docker hub
* [ ] Support common badge server URL structure
* [ ] Documentation for all docker bits