amber-lang / amber

💎 Amber the programming language compiled to Bash
https://amber-lang.com
GNU General Public License v3.0
3.81k stars 81 forks source link

✨ Homebrew formula #115

Open nitrocode opened 3 months ago

nitrocode commented 3 months ago

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

b1ek commented 3 months ago

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.

Ph0enixKM commented 3 months ago

@nitrocode you can create a Homebrew Tap if you have some spare time! I'll test it once a PR is ready 🙌

uncenter commented 3 months ago

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