Add more plans to the TODO list.

This commit is contained in:
Dorian 2024-02-21 21:49:55 -05:00
parent 0ab408fbb0
commit 5e390951f0
1 changed files with 2 additions and 0 deletions

View File

@ -33,3 +33,5 @@ sudo dpkg -i "mirror-server-${VERSION}_amd64.deb"
* [ ] Create Docker image for mirror-server for easier distribution. * [ ] Create Docker image for mirror-server for easier distribution.
* [ ] Add publishing of DEB and Docker image to DroneCI. * [ ] Add publishing of DEB and Docker image to DroneCI.
* [ ] Add OpenAPI/Swagger UI * [ ] Add OpenAPI/Swagger UI
* [ ] Add documentation to the API.
* [ ] Publish crate on <https://crates.io/>.