Skip to content

Make CLI installable vie homebrew #291

New issue

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

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

Already on GitHub? # to your account

Closed
brianm opened this issue Apr 9, 2019 · 2 comments
Closed

Make CLI installable vie homebrew #291

brianm opened this issue Apr 9, 2019 · 2 comments

Comments

@brianm
Copy link

brianm commented Apr 9, 2019

- Do you want to request a feature or report a bug?

feature

- What is the current behavior?

Install via npm install -g netlify-cli

- If the current behavior is a bug, please provide the steps to reproduce.

n/a

- What is the expected behavior?

Install via brew install netlify/netlify-cli

Netlify should provide a homebrew tap with the CLI available under the name netlify. Install via NPM is not appropriate for end-user application installation (vs node.js dev tools).

- Please mention your node.js, and operating system version.

@bcomnes
Copy link
Contributor

bcomnes commented Apr 9, 2019

+1

I would like to see this as well, it's a matter of time to set up the automation. Since the dev launch, we should prioritize this.

@cglong
Copy link

cglong commented Jul 6, 2019

I actually recently added this in Homebrew/homebrew-core#41453 🎉 You can now install the CLI using:

brew install netlify-cli

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

No branches or pull requests

4 participants