Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infolektuell/homebrew-devtools
Homebrew formulas for custom or experimental development tools
https://github.com/infolektuell/homebrew-devtools
homebrew java jextract
Last synced: about 2 months ago
JSON representation
Homebrew formulas for custom or experimental development tools
- Host: GitHub
- URL: https://github.com/infolektuell/homebrew-devtools
- Owner: infolektuell
- Created: 2024-08-26T08:52:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T13:21:45.000Z (5 months ago)
- Last Synced: 2024-10-25T03:44:20.596Z (3 months ago)
- Topics: homebrew, java, jextract
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infolektuell Devtools
## How do I install these formulae?
`brew install infolektuell/devtools/`
Or `brew tap infolektuell/devtools` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "infolektuell/devtools"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).