Easy steps to install fauna-shell package on Mac
Package Information:
Application Name – fauna-shell
What is fauna-shell – Not Available for fauna-shell
Use of fauna-shell – Interactive shell for FaunaDB
URL – https://fauna.com/
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 fauna-shell using brew
brew install fauna-shell
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
fauna-shell is ready to use now!