summaryrefslogtreecommitdiff
path: root/jt.subplot
diff options
context:
space:
mode:
Diffstat (limited to 'jt.subplot')
-rw-r--r--jt.subplot15
1 files changed, 15 insertions, 0 deletions
diff --git a/jt.subplot b/jt.subplot
new file mode 100644
index 0000000..ea3f1b2
--- /dev/null
+++ b/jt.subplot
@@ -0,0 +1,15 @@
+title: "jt—a journalling tool"
+authors:
+ - Lars Wirzenius
+ - Daniel Silverstone
+markdowns:
+- jt.md
+bindings:
+- subplot/jt.yaml
+- lib/files.yaml
+- lib/runcmd.yaml
+impls:
+ python:
+ - subplot/jt.py
+ - lib/files.py
+ - lib/runcmd.py