An open API service indexing awesome lists of open source software.

https://github.com/efrane/homebrew-vala

Vala-related Formulae for Homebrew
https://github.com/efrane/homebrew-vala

Last synced: over 1 year ago
JSON representation

Vala-related Formulae for Homebrew

Awesome Lists containing this project

README

          

# Vala Formulae for Homebrew

This homebrew tap contains formulas for doing Vala / GLib-related
stuff on macOS. Since most Vala tools are not yet available in
stable versions, I made this to provide a home for HEAD-only
packages until they can hopefully be promoted to `homebrew/core`.

## Installation

You need to have [homebrew](https://brew.sh) installed. Ideally,
`brew doctor` echos no serious conflicts. Then it's just a

brew tap efrane/vala

and you're set. Updating - as with all taps - is handled by
`brew update` from there on out.

## Contributing

This is kind of empty right now. I would like to see more Vala
and or GLib-projects ported to macOS. Thus, I will be very happy
to approve any pull requests in alignment with this goal.

## License

These are homebrew build instructions and as such licensed with
the BSD 2-Clause license. See LICENSE.md for furhter details.