bin/b @ dd879591c545

Hack together a little weather CLI
author Steve Losh <steve@stevelosh.com>
date Sun, 30 Aug 2020 21:13:42 -0400
parents 09a358e965b2
children (none)
#!/usr/bin/env bash

set -euo pipefail

python ~/src/t/t.py --task-dir ./ --list TODO "$@"