Easy steps to install pony-stable package on Mac
Package Information:
Application Name – pony-stable
What is pony-stable – Not Available for pony-stable
Use of pony-stable – Dependency manager for the Pony language
URL – https://github.com/ponylang/pony-stable
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install pony-stable using brew
brew install pony-stable
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
pony-stable is ready to use now!