Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.27 KB

File metadata and controls

24 lines (17 loc) · 1.27 KB

jam

Tests Excavator

🍯 jam is a scoop bucket that emphasizes reliability and cleanliness.

I always believe that scoop is not just a package manager, but also has the goal of achieving clean, tidy, and well-structured app management on the Windows platform. This bucket contains applications that are not included in the official bucket, or are included but are unreliable in certain aspects. All manifests in this bucket are written or reviewed carefully, ensuring portability of applications (using scoop's persist feature) and reliability.

Install jam by:

scoop bucket add jam https://github.com/EFLKumo/jam

List apps:

scoop search | Where-Object { $_.Source -eq "jam" }

How do I contribute new manifests?

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