Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 946 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 946 Bytes

Scoop Bucket Template

Tests Excavator

Template bucket for Scoop, the Windows command-line installer.

How do I install these manifests?

After manifests have been committed and pushed, run the following:

scoop bucket add <bucketname> https://github.com/qianlongzt/ScoopApps
scoop install <bucketname>/<manifestname>

How do I contribute new manifests?

To make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.