feat: README.md
This commit is contained in:
parent
cadbd8354b
commit
76804dd593
|
@ -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)
|
Loading…
Reference in New Issue