ltguillaume / schep

📦 Scoop bucket with custom(ized) manifests for increased portability, specific application flavors or otherwise missing applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scoop Apps by ltGuillaume

Tests Excavator

A bucket for Scoop with custom(ized) manifests for increased portability, specific application flavors or otherwise missing applications.

How do I install these manifests?

To add this bucket to Scoop, run the following:

scoop bucket add schep https://github.com/ltguillaume/schep

Then, you can install an application via:

scoop install schep/<manifestname>

This bucket is also indexed at https://scoop.sh.

Update tip

Create a new shortcut (.lnk file) with the following command to quickly update all apps and clean up Scoop:

cmd.exe /k scoop update && scoop update * && scoop cleanup * && scoop cache rm * && pause && exit

About

📦 Scoop bucket with custom(ized) manifests for increased portability, specific application flavors or otherwise missing applications

License:The Unlicense


Languages

Language:PowerShell 100.0%