Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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