Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta-package formulas for Dapr #33

Open
shubham1172 opened this issue Apr 13, 2022 · 3 comments
Open

Meta-package formulas for Dapr #33

shubham1172 opened this issue Apr 13, 2022 · 3 comments

Comments

@shubham1172
Copy link
Member

Similar to AWS's homebrew-tap, should we provide formulas for meta packages like k8-tools, container-tools for our Dapr users?

This will enhance the user experience for our brew users and provide a single command to install Dapr-related k8s/container tools.

@artursouza
Copy link
Member

Can you give an example of how this would be used?

@shubham1172
Copy link
Member Author

# So along with the dapr-cli formula,
brew install dapr/tap/dapr-cli

# We can offer additional formulas for common tools used while developing Dapr applications.
# One such example - dev-tools: installs helm, kubectl, minikube.
brew install dapr/tap/dev-tools 

@artursouza
Copy link
Member

Ah, OK. This is for Dapr contributors. Makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants