Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 624 Bytes

Homebrew tap for the Toit language

This repository is a Homebrew tap for the Toit language.

How do I install these formulae?

The easiest way to install the Jaguar development environment for Toit using Homebrew is to do:

brew install toitlang/toit/jag

Alternatively, you can use brew tap toitlang/toit and then brew install jag.


It is also an option to install via URL, but then you will not get any updates through Homebrew:

brew install https://raw.githubusercontent.com/toitlang/homebrew-toit/master/Formula/jaguar.rb