Add todos
This commit is contained in:
parent
7322954ae1
commit
420645983f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user