Installing duck on Mac using Brew

Package Information:

Name: duck
Use: The universal file transfer tool duck which runs in your shell on Linux and OS X or your Windows command line prompt.
URL: https://duck.sh/

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

duck is ready to use now!