https://github.com/warexify/scoop-edk2-buildtools
Scoop bucket for installing edk2-buildtools
https://github.com/warexify/scoop-edk2-buildtools
Last synced: about 2 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T04:30:15.000Z (about 1 year ago)
- Last Synced: 2024-05-22T05:29:58.137Z (about 1 year ago)
- Language: PowerShell
- Size: 646 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.