Installing arx on Mac using Brew

Package Information:

Name: arx
Use: Bundles files and programs for easy transfer and repeatable execution
URL: https://github.com/solidsnack/arx

Installation Steps:

  1. Open Terminal on your Mac.
  2. Run the below command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install arx using brew
    brew install arx

arx is ready to use now!