Monitoring digdag on your Mac

Package Information:

Name: digdag
Use: Digdag is a simple tool that helps you to build, run, schedule, and monitor complex pipelines of tasks
URL: https://www.digdag.io/

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 digdag using brew
    brew install digdag

digdag is ready to use now!