summaryrefslogtreecommitdiff
path: root/jt.subplot
blob: ea3f1b2acb8d383bfceaff00922ff21674f568ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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