You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The CLI is installed alongside the GUI application and is automatically added to my PATH by linking it to /usr/local/bin or something.
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 😅
The text was updated successfully, but these errors were encountered:
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:
/usr/local/bin
or something.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 😅
The text was updated successfully, but these errors were encountered: