zanderzhng / dorado

๐ŸŸ Yet Another bucket for lovely Scoop

Home Page:https://chawyehsu.com/blog/talk-about-scoop-the-package-manager-for-windows-again

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŸ dorado

GitHub Actions CI Status License Powered by Saber Repo size Telegram Group Mentioned in Awesome Scoop

English|็ฎ€ไฝ“ไธญๆ–‡

highlight

Yet another bucket for Scoop.

None of the apps in this repository require elevated (administrator) privileges to install.

Featured Apps

Manifest Description
llvm-mingw The LLVM/Clang/LLD based mingw-w64 toolchain. (LLVM 13)
miniconda3 A version of Miniconda3 that dose not add the default venv into your PATH unless you activate it with conda activate base
nuwen-mingw-gcc Minimalist C/C++ compiler from STL's MinGW Distro. It's NOT a full mingw-w64 package, has no make, no gdb. Just the gcc and ld for 'quick-start' use case. (GCC 11.x)
nvm-windows A fork of nvm-windows, removed elevated permission, for non-admin scoop user
trash Move files and folders to recycle bin instead of directly rm-rf it, like brew install trash but for Windows
rustup-np The non-portable version of Rustup, keeping .rustup and .cargo in its original location: $env:USERPROFILE
volta You don't need nvm-windows anymore
winlibs-mingw-msvcrt A full mingw-w64 toolchain with MSVCRT runtime built and distributed by winlibs. (GCC 11.x)
winlibs-mingw-ucrt A full mingw-w64 toolchain with UCRT runtime built and distributed by winlibs. (GCC 11.x)
winlibs-mingw-llvm-ucrt winlibs-mingw-ucrt with bundled LLVM 13 support
winlibs-mingw-snapshot-[msvcrt|ucrt] Snapshot versions of winlibs-mingw

Question

1. How to install the apps from this bucket?

Run below command in PowerShell to add the bucket:

scoop bucket add dorado https://github.com/chawyehsu/dorado

Install apps from this bucket with below command:

scoop install dorado/<app_name>

2. I want some other apps!

Please open new app request issue. :)

3. Some apps are outdated, please update it!

Be a contributor! Fork it, update the outdated apps app manifest, and file pull-request. :D

About

๐ŸŸ Yet Another bucket for lovely Scoop

https://chawyehsu.com/blog/talk-about-scoop-the-package-manager-for-windows-again

License:The Unlicense


Languages

Language:Batchfile 70.9%Language:PowerShell 29.1%