summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-27 17:23:35 +0000
committerLars Wirzenius <liw@liw.fi>2021-11-27 17:23:35 +0000
commit0882db906ecae363e62f440923778280b2e780bb (patch)
tree4fe425e71b7df9918f1ea12a4a4f8dad633c35ff
parentd2e398beea1b32270f933233918e4798a8e17999 (diff)
parent2545b90dbf14948cc5d455fc129d21ef286ccfef (diff)
downloadclab-0882db906ecae363e62f440923778280b2e780bb.tar.gz
Merge branch 'fix-subplot' into 'main'
chore: port subplot to current Subplot See merge request larswirzenius/clab!10
-rw-r--r--clab.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/clab.md b/clab.md
index 2be29f6..e817b43 100644
--- a/clab.md
+++ b/clab.md
@@ -1,15 +1,15 @@
---
title: "clab; &ndash; command line address book"
author: Lars Wirzenius
-template: python
bindings:
- subplot/clab.yaml
- lib/files.yaml
- lib/runcmd.yaml
-functions:
-- subplot/clab.py
-- lib/files.py
-- lib/runcmd.py
+impls:
+ python:
+ - subplot/clab.py
+ - lib/files.py
+ - lib/runcmd.py
...
# Introduction