mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
272 B
272 B
Sops
A Go decrypter for sops.
Install (while on go-sops branch)
git clone -b go-sops git@github.com:mozilla/sops $GOPATH/src/github.com/mozilla/sops
go install github.com/mozilla/sops
Decrypt
sops -d <sops yaml file>