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

Update installation.md: Add x-cmd method to install superfile #371

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

lunrenyi
Copy link
Contributor

  • Hi, we have implemented a lightweight package manager using shell and awk. It helps you download superfile 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 superfile installation.md?The installation method for the x command

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

Add x-cmd method to install superfile
Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for superfile ready!

Name Link
🔨 Latest commit 4787e22
🔍 Latest deploy log https://app.netlify.com/sites/superfile/deploys/66e10b83ba02b400083fefa5
😎 Deploy Preview https://deploy-preview-371--superfile.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lunrenyi
Copy link
Contributor Author

  1. When you install superfile using x env use superfile, a shim is generated. This shim, when running SPF, injects the environment variable RUNEWIDTH_EASTASIAN=0.
  2. Using x spf injects RUNEWIDTH_EASTASIAN=0 when calling the local superfile. (This will be available in x-cmd v0.4.10.)

@yorukot yorukot merged commit a400c8b into yorukot:main Sep 11, 2024
4 checks passed
@yorukot
Copy link
Owner

yorukot commented Sep 11, 2024

LGTM! 🎉!
Thanks a lot for your contribution.

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.

2 participants