Amber
Amber copied to clipboard
✨ Homebrew formula
It would be nice to install this using
brew install amber-lang
Edit: it was mentioned that amber is taken and amber-lang is available
It would be nice to install this using
brew install amber
feel free to open a PR! sadly i dont have a macOS machine to test this kind of thing on myself.
@nitrocode you can create a Homebrew Tap if you have some spare time! I'll test it once a PR is ready 🙌
@nitrocode you can create a Homebrew Tap if you have some spare time! I'll test it once a PR is ready 🙌
This could probably be an upstreamed formula in https://github.com/Homebrew/homebrew-core? amber is taken but amber-lang could be used as the formula name (that's what we used for https://github.com/NixOS/nixpkgs).
You can do now
brew install amber-lang/amber/amber-lang
Visit https://github.com/amber-lang/homebrew-amber for details.
Thanks!