summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-27 17:36:16 +0000
committerLars Wirzenius <liw@liw.fi>2021-11-27 17:36:16 +0000
commit3ccd572ef77740c5c826875b53fa9db80066787e (patch)
treedaaa583129dbaa29c290cc7fc60153fee6d26dde
parentfbaeb2e35e640890ee1100ef3bab6e7e821c9deb (diff)
parenteec84180bd932771aa56a8eca85ba581ca290f05 (diff)
downloadjt2-3ccd572ef77740c5c826875b53fa9db80066787e.tar.gz
Merge branch 'fix-subplot' into 'main'
fix: subplot to work with current Subplot See merge request larswirzenius/jt!28
-rw-r--r--jt.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/jt.md b/jt.md
index 0ffcc2d..ce8b888 100644
--- a/jt.md
+++ b/jt.md
@@ -1,15 +1,15 @@
---
title: "jt&mdash;a journalling tool"
author: Lars Wirzenius and Daniel Silverstone
-template: python
bindings:
- subplot/jt.yaml
- lib/files.yaml
- lib/runcmd.yaml
-functions:
-- subplot/jt.py
-- lib/files.py
-- lib/runcmd.py
+impls:
+ python:
+ - subplot/jt.py
+ - lib/files.py
+ - lib/runcmd.py
...
# Introduction