bin/pg_format@6edfe4c6ebe5
bin/pg_format
Wed, 28 Jul 2021 01:25:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 28 Jul 2021 01:25:16 -0500
- changeset 930
- 6edfe4c6ebe5
- parent 915
-
55a1c83b3417
- child 932
-
f87943eb16aa
- permissions
- -rwxr-xr-x
quick autohtml on write
#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh
stubexec $*
cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :
stubexec $*