Steps To Install dasht on Mac
Package Information:
Name: dasht
Use: dasht is a collection of shell scripts for searching, browsing, and managing API documentation.
URL: https://sunaku.github.io/dasht
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dasht using brew
brew install dasht
dasht is ready to use now!