Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Blastpoint, Inc. Tap

How do I install these formulae?

brew install blastpoint-inc/tap/<formula>

Or brew tap blastpoint-inc/tap and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "blastpoint-inc/tap"
brew "<formula>"

Install Postgis @ 3.6.0 with Postgresql@14 support

# Uninstall previous postgis (from homebrew/core)
brew uninstall postgis

# Install this tap's postgis formula which has postgresql@14 support
brew install blastpoint-inc/tap/postgis@3.6.0

# Restart postgresql brew service
brew service restart postgresql

Documentation

brew help, man brew or check Homebrew's documentation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages