mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #434] Adding a new installation method to the README #192
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lunrenyi on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/434
Hi, we have implemented a lightweight package manager using shell and awk.
It helps you download dust 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 dust README?
dust demo: x-cmd recorded a demo and article for dust
Looking forward to your reply :) !
@bootandy commented on GitHub (Sep 3, 2024):
Certainly, I'll include that now