Steps To Install etl on Mac
Package Information:
Name: etl
Use: Extensible Template Library
URL: https://synfig.org
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 etl using brew
brew install etl
etl is ready to use now!