Skip to content

dciabrin/homebrew-ngdevkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew packages for ngdevkit

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.