# scoop_bucket **Repository Path**: isylleo/scoop_bucket ## Basic Information - **Project Name**: scoop_bucket - **Description**: A scoop bucket forked from https://github.com/h404bi/dorado - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-19 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 从 [https://github.com/h404bi/dorado](https://github.com/h404bi/dorado) fork过来的 Scoop bucket,存放了一些现有仓库中没有的自用软件的 manifests。 -------- **1. 添加 bucket** 首先安装好 Scoop 环境,然后在 Powershell 中执行以下命令: ``` powershell scoop bucket add okzen https://gitee.com/okzen/scoop_bucket.git ``` **2. 安装软件** 执行以下命令安装本 bucket 中的软件: ``` powershell scoop install okzen/<软件名> ``` --- > 原 dorado 仓库的 README 请点击[这里](./README_EN.md)。