Based on the Template bucket for Scoop, the Windows command-line installer.
ADMIN RIGHTS is REQUIRED for proper windows service installation of the applications. Some will also require NSSM to be installed in the system.
Manifest | Description |
---|---|
caddy | Caddy Web Server |
pg14 | PostgreSQL Server v14 |
php81-nts | PHP 8.1 NTS |
Manifest | Description |
---|---|
oic21 | Oracle Instant Client 21c |
php81-xdebug | PHP 8.1 xDebug |
processhacker | ProcessHacker Nightly |
To add this bucket, run scoop bucket add srv https://github.com/rr0001/scoop-srv-bucket
. To install, do scoop install <manifest>
.
To make a new manifest contribution, please read the Contributing Guide.