The Wayback Machine - https://web.archive.org/web/20190528152814/https://github.com/alexellis/inlets/issues/37
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

Add brew recipe for inlets / MacOS #37

Open
alexellis opened this issue Feb 28, 2019 · 3 comments

Comments

@alexellis
Copy link
Owner

commented Feb 28, 2019

Expected Behaviour

For Mac users:

brew install inlets

Current Behaviour

On MacOS We can use the the curl/sh approach.

Possible Solution

Copy the approach from the OpenFaaS CLI and adapt as required

https://github.com/Homebrew/homebrew-core/blob/master/Formula/faas-cli.rb

https://github.com/openfaas/faas-cli/blob/master/CONTRIBUTING.md#how-to-update-the-brew-formula

@alexellis alexellis changed the title Add brew recipe Add brew recipe for inlets / MacOS Feb 28, 2019

@alexellis

This comment has been minimized.

Copy link
Owner Author

commented Feb 28, 2019

PR raised upstream: Homebrew/homebrew-core#37420

@alexellis

This comment has been minimized.

Copy link
Owner Author

commented Mar 24, 2019

@johnmccabe is helping with this presently - adding e2e tests with Ruby for the the Formula.

@alexellis

This comment has been minimized.

Copy link
Owner Author

commented Mar 25, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.