bin/pg_format

Wed, 28 Jul 2021 01:18:55 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 28 Jul 2021 01:18:55 -0500
changeset 929
97b6cf0bd601
parent 915
55a1c83b3417
child 932
f87943eb16aa
permissions
-rwxr-xr-x

general-purpose md2html

#!/bin/sh
set -eu
. ~/.lib/sh/stubexec.sh

stubexec $*

cpanm -n 'https://github.com/darold/pgFormatter.git'
plenv rehash || :

stubexec $*

mercurial