From 4b4f967af893770f7afbd11658340ff9973578f3 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 1 Aug 2023 17:17:55 +0200 Subject: [PATCH] feat: add docker setup Signed-off-by: kjuulh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78897a5..b0bbdb0 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ See docs for more information about installation and some such - [x] Refactor command.rs into smaller bits so that bits are easier to test - [ ] Add reporter for PR and Repositories - [ ] Setup temporary git name and email to use for git committing +- [ ] Add docker setup ### 0.2 Milestone