Add todos

This commit is contained in:
Kasper Juul Hermansen 2022-08-20 15:02:13 +02:00
parent 7322954ae1
commit 420645983f
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -9,7 +9,7 @@
### Plugins ### Plugins
using a plugins tag Using a plugins tag
```yaml ```yaml
plugins: plugins:
@ -117,3 +117,10 @@ shell:abc123 <- shell:dev <- shell:latest
``` ```
Now you will get a warning saying that dependencies aren't aligned. 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