9e9977e21d | ||
---|---|---|
Formula | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
SECURITY.md |
README.md
Homebrew Bedrock Formulae
This repository contains Homebrew formulae for:
Tap to the formulae repository:
$ brew tap microsoft/bedrock
Install Bedrock CLI
$ brew install microsoft/bedrock/bedrock-cli
Test the formula:
$ brew test microsoft/bedrock/bedrock-cli
Run bedrock-cli
:
$ bedrock
Upgrade Bedrock CLI
If you already have the Bedrock CLI installed, you can upgrade to the latest version as follows:
$ brew upgrade microsoft/bedrock/bedrock-cli
Uninstall Bedrock CLI
To uninstall the Bedrock CLI run:
$ brew uninstall microsoft/bedrock/bedrock-cli
If you also want to unsubscribe to the microsoft/bedrock
tap, run:
$ brew untap microsoft/bedrock
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.