AkariiinMKII / Scoop4kariiin

A Scoop bucket for personal use.
The Unlicense
7 stars 1 forks source link
scoop scoop-apps scoop-bucket

Scoop4kariiin

License Repo Size Tests Excavator

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

How do I install these manifests?

Simply run following commands:

# Add this bucket to your scoop
scoop bucket add Scoop4kariiin https://github.com/AkariiinMKII/Scoop4kariiin

# Install apps by manifest name
scoop install <manifest> # Use Scoop4kariiin/<manifest> if app name conflicts with ones in other bucket.

[!IMPORTANT] Some manifests use custom scripts stored in bucket.

In this case, installing apps directly from manifest URL will fail with following error:

Missing files, please re-add Scoop4kariiin bucket and re-install this app.

To solve this error, please add the bucket to your machine first.

How do I contribute new manifests?

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

Additionally, here is a PowerShell Script Module to help building app manifests.