Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miloas/homebrew-zig-nightly
https://github.com/miloas/homebrew-zig-nightly
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miloas/homebrew-zig-nightly
- Owner: Miloas
- Created: 2023-04-07T09:00:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:30:49.000Z (19 days ago)
- Last Synced: 2024-10-29T17:43:15.312Z (19 days ago)
- Language: Ruby
- Size: 242 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-zig-head
```sh
# install
brew tap Miloas/zig-nightly
brew install Miloas/zig-nightly/zig# upgrade
brew upgrade Miloas/zig-nightly/zig# uninstall
brew remove Miloas/zig-nightly/zig
brew untap Miloas/zig-nightly
```