~mna/hockeypg

configure bash/psql a bit
add psql interactive script

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mna/hockeypg
read/write
git@git.sr.ht:~mna/hockeypg

You can also use your local clone with git send-email.

#hockey simulator postgres application

#setup

  1. Run ./scripts/init.sh
  2. Run ./scripts/psql.sh to get the interactive postgres shell
  3. Run ./scripts/sh.sh to get the interactive bash shell with postgres commands
  4. To destroy, run ./scripts/destroy.sh

The following commands must be installed: