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
Lando should be able to download and install its own dependencies and register itself in $PATH. This would allow a user to download the lando binary and run it as is, or "install" it without the need for an installer package.
Create a Windows PowerShell script that handles requirements check, download/install of Docker, registration in $PATH
Create Bash script that handles requirements check, download/install of Docker, registration in $PATH
Add a lando command that downloads and runs the appropriate setup script
The text was updated successfully, but these errors were encountered:
Lando should be able to download and install its own dependencies and register itself in $PATH. This would allow a user to download the lando binary and run it as is, or "install" it without the need for an installer package.
The text was updated successfully, but these errors were encountered: