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:
- 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 duck using brew
brew install duck
duck is ready to use now!