Steps To Install etl on Mac

Package Information:

Name: etl
Use: Extensible Template Library
URL: https://synfig.org

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install etl using brew
    brew install etl

etl is ready to use now!