https://github.com/jbangdev/scoop-bucket
Bucket to use with scoop.sh containing jbang
https://github.com/jbangdev/scoop-bucket
scoop-bucket
Last synced: 20 days ago
JSON representation
Bucket to use with scoop.sh containing jbang
- Host: GitHub
- URL: https://github.com/jbangdev/scoop-bucket
- Owner: jbangdev
- License: mit
- Created: 2020-01-25T01:02:51.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T07:49:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T02:21:58.891Z (almost 2 years ago)
- Topics: scoop-bucket
- Homepage: https://jbang.dev/download
- Size: 164 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Manifests
## How do I install these tools?
1. Install [scoop](https://github.com/ScoopInstaller/Install).
2. Add this bucket to scoop:
```
scoop bucket add jbangdev https://github.com/jbangdev/scoop-bucket.git
```
3. Install tools via `scoop install`:
```
scoop install
```