mirror of
https://github.com/jongracecox/anybadge.git
synced 2026-01-06 20:31:03 +01:00
10 lines
438 B
Markdown
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 |