feat: README.md

This commit is contained in:
TaurusXin 2024-10-21 16:51:54 +08:00
parent cadbd8354b
commit 76804dd593
Signed by: taurusxin
GPG Key ID: C334DCA04AC2D2CC
1 changed files with 22 additions and 0 deletions

22
README.md Normal file
View File

@ -0,0 +1,22 @@
# scoop-bucket
My scoop bucket.
## Usage
1. Add this bucket to scoop:
```shell
scoop bucket add taurusxin https://git.taurusxin.com/taurusxin/scoop-bucket.git
```
2. Install apps from this bucket:
```shell
scoop install <app>
```
## Apps
1. [ncmdump](https://git.taurusxin.com/taurusxin/ncmdump)
2. [ncmdump-go](https://git.taurusxin.com/taurusxin/ncmdum-go)