FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
17.05k stars 500 forks source link

Add Scoop package to README #378

Closed kotx closed 2 years ago

kotx commented 2 years ago

Scoop is a package manager for Windows, similar to Chocolatey. However, Scoop installs as the user instead of as admin, and installs binaries in custom locations such as ~\scoop\apps instead of C:\Program Files etc.

FiloSottile commented 2 years ago

Thank you!