From 1b80f27d64fda872ccd69f751ba29059c1b8fa82 Mon Sep 17 00:00:00 2001 From: iratusmachina Date: Wed, 7 Aug 2024 22:49:43 -0400 Subject: [PATCH] Updating README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7925ac3..1e7eacb 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,9 @@ jbowen.dev/cereal (download) * [x] ~~Figure how to use logrotate (a linux utility)~~ * [x] Figure how to do log rotation as part of this app's function * [x] Add tests +* [ ] Add systemd.service and explanation +* [ ] Add Dockerfile and explanation * [ ] Figure how to use `goreleaser` [here](https://nfpm.goreleaser.com/) to release deb and rpm packages (so basically split it, goreleaser for github and woodpecker for Woodpecker) +* [ ] Add mirror to Github +* [ ] Add Github action * [ ] Update README.md