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

README.md: Add x-cmd method to install lazydocker #579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lunrenyi
Copy link

@lunrenyi lunrenyi commented Sep 3, 2024

  • Hi, we have implemented a lightweight package manager using shell and awk. It helps you download lazydocker release packages from the internet and extract them into a unified directory for management, without requiring root permissions.

  • I mean, can the installation method provided by x-cmd be added to the lazydocker README?The installation method for the x command

    x env use lazydocker 
  • Furthermore, the x lazydocker command is provided, which automatically downloads and calls lazydocker without affecting the environment, such as not modifying the PATH variable.

- Hi, we have implemented a lightweight [package manager using shell and awk](https://www.x-cmd.com/pkg/).
It helps you download lazydocker release packages from the internet and extract them into a unified directory for management, without requiring root permissions.

- **I mean, can the installation method provided by x-cmd be added to the lazydocker README?**[The installation method for the x command](https://www.x-cmd.com/start/)
  ```sh
  x env use lazydocker
  ```
- Furthermore, the [`x lazydocker`](https://www.x-cmd.com/pkg/lazydocker) command is provided, which automatically downloads and calls `lazydocker` without affecting the environment, such as not modifying the `PATH` variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant