This git repository contains a collection of Formulae that are consumed by ngdevkit CI to produce nightly packages for homebrew.
brew install dciabrin/ngdevkit/<formula>
Or brew tap dciabrin/ngdevkit
and then brew install <formula>
.
Or install via URL (which will not receive updates):
brew install https://raw.githubusercontent.com/dciabrin/homebrew-ngdevkit/master/Formula/<formula>.rb
Have a look at the ngdevkit repository for a detailed documentation on how to install those packages and use them to build and run some example ROMs.
Please send feedbacks and report bugs to the main ngdevkit repository.