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:

  1. Open Terminal on your Mac.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install dasht using brew
    brew install dasht

dasht is ready to use now!