Easy steps to install triton package on Mac
Package Information:
Application Name – triton
What is triton – Not Available for triton
Use of triton – Joyent Triton CLI
URL – https://www.npmjs.com/package/triton
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 triton using brew
brew install triton
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
triton is ready to use now!