summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roadmap.mdwn32
1 files changed, 31 insertions, 1 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index bd3da38..06d0cdf 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -5,7 +5,37 @@ because predicting the future is difficult. This road map also doesn't
give any dates, since we do not get paid for this. We will review the
roadmap for every iteration.
-FIXME: This needs to be written.
+```roadmap
+testmuck:
+ label: |
+ Lars can use Subplot
+ to test Muck
+ depends:
+ - website
+ - docgen
+ - codegen
+
+website:
+ label: |
+ Project website
+ is updated by CI
+
+
+docgen:
+ label: |
+ Docgen can produce
+ PDF and HTML docs
+ from Md, bindings
+ using Pandoc
+
+
+codegen:
+ label: |
+ Codegen can produce
+ a test program in
+ some language (Python
+ or Rust)
+```
# Roadmap legend