# scoop_bucket **Repository Path**: wsbhacker/scoop_bucket ## Basic Information - **Project Name**: scoop_bucket - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-27 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scoop Bucket Template Template bucket for [Scoop](https://scoop.sh), the Windows command-line installer. How do I install these manifests? --------------------------------- To add this bucket, run `scoop bucket add https://github.com//`. To install, do `scoop install `. How do I contribute new manifests? ---------------------------------- To make a new manifest contribution, please read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). ---- #### To use this template - Modify the Readme.md and the bin/auto-pr.ps1 files accordingly. - Enable GitHub Actions for this repository. - Login to AppVeyor and import this repository.