Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).