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