This tap provides Homebrew formulae for installing components of Basalt.
First, you need to tap this repository to make the Basalt formulae available to Homebrew:
brew tap basalt-rs/tapTo install the basalt-cli, which is the command-line interface for Basalt:
brew install basalt-cliTo upgrade any installed Basalt components to their latest versions:
brew upgradebasalt-cli: The command-line interface for interacting with Basalt projects. Thebasalt-cliis licensed under GPLv3.
We welcome contributions to this Homebrew Tap! If you have suggestions for new formulae or improvements to existing ones, please open an issue or pull request on the basalt-rs/tap GitHub repository.
The Homebrew Tap itself is licensed under the MIT License. The individual packages distributed through this tap may have their own licenses (e.g., basalt-cli is GPLv3). Please refer to the respective project pages for their specific licensing information.