https://github.com/ankddev/scoop-ankddev
My personal bucket for Scoop
https://github.com/ankddev/scoop-ankddev
scoop-bucket
Last synced: 11 months ago
JSON representation
My personal bucket for Scoop
- Host: GitHub
- URL: https://github.com/ankddev/scoop-ankddev
- Owner: ankddev
- License: unlicense
- Created: 2025-05-30T08:18:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T02:20:32.000Z (12 months ago)
- Last Synced: 2025-06-12T03:32:43.530Z (12 months ago)
- Topics: scoop-bucket
- Language: PowerShell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Bucket Template
[](https://github.com/ankddev/scoop-ankddev/actions/workflows/ci.yml) [](https://github.com/ankddev/scoop-ankddev/actions/workflows/excavator.yml)
My personal bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
## Usage
```pwsh
scoop bucket add ankddev https://github.com/ankddev/scoop-ankddev
scoop install ankddev/
```
## 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)
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
wiki page.