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

Install CLI tool without NPM #250

Closed
Gowiem opened this issue Apr 5, 2022 · 4 comments
Closed

Install CLI tool without NPM #250

Gowiem opened this issue Apr 5, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@Gowiem
Copy link

Gowiem commented Apr 5, 2022

Is your feature request related to a problem? Please describe.

Installing the CLI tool via NPM seems wrong -- if I install the GUI then I would expect the CLI installed alongside that. I shouldn't have to have NPM installed to use the Leapp CLI.

Describe the solution you'd like

Either of the following:

  1. The CLI is installed alongside the GUI application and is automatically added to my PATH by linking it to /usr/local/bin or something.
  2. If I must install the CLI separately then I would like the ability to install it with brew (or apt-get, yum, or whatever the windows kids use)

Describe alternatives you've considered

N/A

Additional context

Managing the CLI as an NPM package bugs me 😅

@Gowiem Gowiem added the enhancement New feature or request label Apr 5, 2022
@andreacavagna01
Copy link
Contributor

I think it's definetely a good Idea. It's in the roadmap to make CD automatic for the CLI

@nitrocode
Copy link
Contributor

I thought the same thing today. I put in this PR to close this issue Homebrew/homebrew-core#103998. I hope it gets accepted soon!

@nitrocode
Copy link
Contributor

@Gowiem @andreacavagna01

This can be closed. You can now brew install leapp-cli.

@andreacavagna01
Copy link
Contributor

absolutely! We are working on the brew arm-64 issues as well but this issue can be closed

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

No branches or pull requests

3 participants