sops
v0.0.3
Published
A thin wrapper around sops to run via node or npx
Readme
sops
sops is an npm package that downloads the sops binary and makes it executable. This also works via npx sops. This allows you to easily use sops without manually downloading and setting up the binary across architectures and platforms.
Installation
You can install sops globally or use it directly with npx.
npx sopsnpm install -g sopsUsage
The sops documentation can be found here
