https://github.com/warexify/scoop-edk2-buildtools
Scoop bucket for installing edk2-buildtools
https://github.com/warexify/scoop-edk2-buildtools
Last synced: 11 months ago
JSON representation
Scoop bucket for installing edk2-buildtools
- Host: GitHub
- URL: https://github.com/warexify/scoop-edk2-buildtools
- Owner: warexify
- License: unlicense
- Created: 2018-10-30T07:04:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-09T20:35:06.000Z (11 months ago)
- Last Synced: 2025-07-10T06:49:26.190Z (11 months ago)
- Language: PowerShell
- Size: 695 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop edk2-buildtools
[](https://github.com/warexify/scoop-edk2-buildtools/actions/workflows/ci.yml) [](https://github.com/warexify/scoop-edk2-buildtools/actions/workflows/excavator.yml)
[Scoop](https://scoop.sh) bucket for installing edk2-buildtools.
## Usage
1. Install [scoop](https://github.com/ScoopInstaller/Scoop)
2. Add this bucket to scoop:
```bash
scoop bucket add edk2-buildtools https://github.com/warexify/scoop-edk2-buildtools.git
```
3. Install tools via `scoop install`:
```bash
sudo scoop install -g edk2-buildtools/
```
4. Done.