summaryrefslogtreecommitdiff
path: root/clab.subplot
diff options
context:
space:
mode:
Diffstat (limited to 'clab.subplot')
-rw-r--r--clab.subplot13
1 files changed, 13 insertions, 0 deletions
diff --git a/clab.subplot b/clab.subplot
new file mode 100644
index 0000000..0673c4e
--- /dev/null
+++ b/clab.subplot
@@ -0,0 +1,13 @@
+title: "clab; – command line address book"
+author: Lars Wirzenius
+markdowns:
+- clab.md
+bindings:
+- subplot/clab.yaml
+- lib/files.yaml
+- lib/runcmd.yaml
+impls:
+ python:
+ - subplot/clab.py
+ - lib/files.py
+ - lib/runcmd.py