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
- Host: GitHub
- URL: https://github.com/efrane/homebrew-vala
- Owner: eFrane
- License: bsd-2-clause
- Created: 2016-11-09T13:00:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T09:59:41.000Z (over 9 years ago)
- Last Synced: 2025-01-06T15:18:44.873Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.