Having followed the steps in repo readme, when trying to deploy the sqitch database i get:
> cd rpg-boilerplate/db && sqitch deploy
Adding registry tables to db:pg://postgres:@localhost:8001/localdb
2018-02-26 03:42:47.209 GMT [57365] FATAL: --username requires a value
"/usr/local/bin/postgres" unexpectedly returned exit value 1
What am i missing?