From 420645983fe4acdcd9f5f72814c966daebd0cb92 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 20 Aug 2022 15:02:13 +0200 Subject: [PATCH] Add todos --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a16d7..a1eb836 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### Plugins -using a plugins tag +Using a plugins tag ```yaml plugins: @@ -117,3 +117,10 @@ shell:abc123 <- shell:dev <- shell:latest ``` Now you will get a warning saying that dependencies aren't aligned. + +### Todos + +- [ ] Proof of concepts + - [ ] Split rust bins, interfacing + - [ ] Plugins json schema + - [ ] Schema generation