summaryrefslogtreecommitdiff
path: root/jt.subplot
diff options
context:
space:
mode:
Diffstat (limited to 'jt.subplot')
-rw-r--r--jt.subplot13
1 files changed, 13 insertions, 0 deletions
diff --git a/jt.subplot b/jt.subplot
new file mode 100644
index 0000000..1bf40a8
--- /dev/null
+++ b/jt.subplot
@@ -0,0 +1,13 @@
+title: "jt—a journalling tool"
+author: Lars Wirzenius and 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