An open API service indexing awesome lists of open source software.

https://github.com/bkmeneguello/aws-tools-powershell


https://github.com/bkmeneguello/aws-tools-powershell

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Scoop Bucket Template

Template bucket for [Scoop](https://scoop.sh), the Windows command-line installer.

How do I install these manifests?
---------------------------------

To add this bucket, run `scoop bucket add https://github.com//`. To install, do `scoop install `.

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).

----

#### To use this template

- Modify the Readme.md and the bin/auto-pr.ps1 files accordingly.
- Enable GitHub Actions for this repository.