All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.jreleaser.templates.binary.scoop.README.md.tpl Maven / Gradle / Ivy

# Scoop Manifests

## How do I install these tools?

1. Install [scoop](https://github.com/lukesampson/scoop).

2. Add this bucket to scoop:

```
scoop bucket add {{repoOwner}} {{scoopRepositoryCloneUrl}}
```

3. Install tools via `scoop install`:

```
scoop install 
```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy