Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gromgit/homebrew-dev
gromgit's Development Tap
https://github.com/gromgit/homebrew-dev
Last synced: about 1 month ago
JSON representation
gromgit's Development Tap
- Host: GitHub
- URL: https://github.com/gromgit/homebrew-dev
- Owner: gromgit
- License: bsd-2-clause
- Created: 2021-01-06T11:53:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T13:04:05.000Z (7 months ago)
- Last Synced: 2024-10-15T17:54:35.144Z (3 months ago)
- Language: Ruby
- Size: 322 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gromgit's Development Toolbox
This is where I maintain development-related formulae that don't make the cut for inclusion in Homebrew core.
These formulae will disappear as and when they appear in core:
* [ABS](https://www.abs-lang.org/): the joy of shell scripting
* [Codon](https://docs.exaloop.io/codon/): Python-to-native-code compiler
* [Kitty](https://sw.kovidgoyal.net/kitty/): my preferred terminal emulator
* [Mint](https://www.mint-lang.com/): a programming language for single-page web applications
* ~[TopShell](https://github.com/topshell-language/topshell): a purely functional, reactive scripting language~ WIP
* [Umka](https://github.com/vtereshkov/umka-lang): a statically typed embeddable scripting languageThese formulae track bleeding-edge releases of the corresponding core formulae:
* ~[`odin-latest`](https://github.com/odin-lang/Odin): latest dev releases of `odin`~ core now tracks dev releases
* [`vlang-weekly`](https://github.com/vlang/v): weekly updates to `vlang`## How do I install these formulae?
`brew install gromgit/dev/`Or `brew tap gromgit/dev` and then `brew install `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).