Skip to content

🍨 An Enhancement for the Official Scoop CLI Bucket 🍨

License

Notifications You must be signed in to change notification settings

Scoopforge/Main-Plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

039b21c Β· Apr 26, 2025
Mar 3, 2025
Mar 3, 2025
Apr 26, 2025
Feb 14, 2025
Feb 14, 2025
Feb 14, 2025
Feb 14, 2025
Mar 3, 2025
Apr 19, 2025

Repository files navigation

🍨 Main-Plus 🍨

Excavator license code size repo size

A Bucket for the Best Windows Package Manager Scoop: An Enhancement for the Official CLI Bucket.

If you would like to be a co-maintainer, feel free to tell me in the Discussion.

For ones familiar with Scoop:

scoop bucket add main-plus https://github.com/Scoopforge/Main-Plus

Enjoy the fun of command line!

πŸƒ To Start

🚲 Install Scoop

πŸ’» Step 1: Enable remote policy in PowerShell

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

βš™οΈ Step 2: Download and install Scoop

irm get.scoop.sh -outfile 'install.ps1'
.\install.ps1 -ScoopDir ['Scoop_Path'] -ScoopGlobalDir ['GlobalScoopApps_Path'] -NoProxy
# for example
.\install.ps1 -ScoopDir 'C:\Scoop' -ScoopGlobalDir 'C:\Program Files' -NoProxy

If you skip this step, all user installed Apps and Scoop itself will live in c:/users/user_name/scoop.

πŸ“– Step 3: Glance at quick-start by scoop help

For more information, please visit Scoop official site at πŸ‘‰ https://scoop.sh/ πŸ‘ˆ

πŸš— Install Apps from this bucket

πŸš‹ Step 1: Install Aria2 to accelerate downloading

scoop install aria2

🎫 Step 2: Install Git to add new repositories

scoop install git

✈️ Step 3: Add this wonderful bucket and update, mua~ πŸ’‹

scoop bucket add main-plus https://github.com/Scoopforge/Main-Plus
scoop update

πŸš€ Step 4: Install CLI

scoop install <cli_name>

πŸ“ Trivial

Tweaking Parameters of Aria2

scoop config aria2-enabled true
scoop config aria2-retry-wait 4
scoop config aria2-split 16
scoop config aria2-max-connection-per-server 16
scoop config aria2-min-split-size 4M

⭐️ Summary

App Language Auto-Update ?
cargo-dist Rust βœ“
chatgpt-cli Go βœ“
choose Rust βœ“
commix Rust βœ“
cryptomator-cli Rust βœ“
cxx2flow Rust βœ“
excalidraw-converter Go βœ“
flow-control Zig βœ“
gauth Go βœ“
json-tui C++ βœ“
ltex-ls-plus Kotlin βœ“
mado Rust βœ“
micromamba C++ βœ“
neocmakelsp Rust βœ“
n-m3u8dl-re C# βœ“
pixi Rust βœ“
pscompletions powershell βœ“
qlty Rust βœ“
sendme Rust βœ“
serpl Rust βœ“
shiroa Rust βœ“
sttr Go βœ“
tex-fmt Rust βœ“
typship Rust βœ“
typstyle Rust βœ“
wthrr Rust βœ“
yutu Go βœ“

About

🍨 An Enhancement for the Official Scoop CLI Bucket 🍨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published