homebrew packages for ngdevkit

May 30, 2023 ยท View on GitHub

Nightly builds status

Azure DevOps builds (branch) Azure DevOps builds (branch) Azure DevOps builds (branch) Azure DevOps builds (branch)

Description

This git repository contains a collection of Formulae that are consumed by ngdevkit CI to produce nightly packages for homebrew.

How do I install these formulae?

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.

Discussion

Please send feedbacks and report bugs to the main ngdevkit repository.