Monitoring doubledown on your Mac

Package Information:

Name: doubledown
Use: doubledown brings local and remote on server into sync and then executes doubledown-fsevents(1) to watch local for changes.
URL: https://github.com/devstructure/doubledown

Installation Steps:

  1. Open Terminal by hitting <command+space>. Type terminal and hit Enter key.
  2. Copy and execute below command

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

doubledown is ready to use now!