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:
- Open Terminal on your Mac.
- Run the below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install arx using brew
brew install arx
arx is ready to use now!