Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defanglabs/homebrew-defang
Brew tap for Defang CLI.
https://github.com/defanglabs/homebrew-defang
brew homebrew-formula homebrew-tap
Last synced: 4 days ago
JSON representation
Brew tap for Defang CLI.
- Host: GitHub
- URL: https://github.com/defanglabs/homebrew-defang
- Owner: DefangLabs
- License: mit
- Created: 2024-02-02T02:20:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T17:07:25.000Z (16 days ago)
- Last Synced: 2024-12-20T19:50:38.636Z (4 days ago)
- Topics: brew, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage: https://defang.io
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Defang CLI
This repo has the Brew formula for `defang`, the command-line interface for the Defang Opinionated Platform.## How do I install these formulae?
In one go:
```sh
brew install DefangLabs/defang/defang
```Or:
```sh
brew tap DefangLabs/defang
brew install defang
```## Documentation
For help with the Defang CLI, check [the main defang repository](https://github.com/DefangLabs/defang).
For help with Homebrew, do `brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).