feat: .devops/未命名项目.yml
Scoop bucket for non-portable applications.
scoop bucket add nonportable
To add this bucket, run scoop bucket add nonportable.
To install, run scoop install <package>.
scoop install <package>
Most of the packages in this bucket requires admin rights to install. To install them, you should either:
(1) Run windows command line (cmd) or Powershell as admin.
or, (2) install sudo(scoop install sudo) or gsudo (scoop install gsudo), and run sudo scoop install <package>
scoop install sudo
scoop install gsudo
sudo scoop install <package>
To make a new package contribution, please read the Contributing Guide.
"fork from https://github.com/ScoopInstaller/Nonportable"
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Scoop Nonportable Bucket

Scoop bucket for non-portable applications.
How do I install these packages?
To add this bucket, run
scoop bucket add nonportable
.To install, run
scoop install <package>
.Most of the packages in this bucket requires admin rights to install. To install them, you should either:
(1) Run windows command line (cmd) or Powershell as admin.
or, (2) install sudo(
scoop install sudo
) or gsudo (scoop install gsudo
), and runsudo scoop install <package>
How do I contribute new packages?
To make a new package contribution, please read the Contributing Guide.