Easy steps to install prestd package on Mac
Package Information:
Application Name – prestd
What is prestd – prestd. Install command: brew install prestd. Formerly known as: prest. Simplify … Bottle (binary package) installation support provided for macOS releases: …
Use of prestd – Simplify and accelerate development on any Postgres application, existing or new
URL – https://github.com/prest/prest
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install prestd using brew
brew install prestd
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
prestd is ready to use now!