Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vcmi/homebrew-vcmi
https://github.com/vcmi/homebrew-vcmi
homebrew macos vcmi
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vcmi/homebrew-vcmi
- Owner: vcmi
- Created: 2024-11-07T10:32:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T11:28:18.000Z (2 days ago)
- Last Synced: 2025-01-24T12:25:58.815Z (2 days ago)
- Topics: homebrew, macos, vcmi
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vcmi Vcmi
## How do I install these formulae?
`brew install vcmi/vcmi/`
Or `brew tap vcmi/vcmi` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "vcmi/vcmi"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).