Skip to content

Commit

Permalink
envsubst added to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gluchowski committed Aug 20, 2019
1 parent 85af265 commit 255d37a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/setup-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ jq is used to work with json when managing DigitalOcean.

```brew install jq```

# envsubst

```bash
brew install gettext
brew link --force gettext
```

# PSQL

Install `psql` CLI tool to interact with postgres.
Expand Down

0 comments on commit 255d37a

Please sign in to comment.