bit icon indicating copy to clipboard operation
bit copied to clipboard

Adding a new installation method to the README

Open curry798 opened this issue 1 year ago • 0 comments

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

install bit:

x env use bit
or 
x bit # Download bit, and invoke bit in a way that does not affect the current environment

bit demo: x-cmd recorded a demo and article for bit

I apologize in advance if it's not appropriate to raise this topic using a GitHub issue. Looking forward to your reply :) !

curry798 avatar Oct 08 '24 03:10 curry798