Sops wrapper that does base64 encoding and decoding for you.
sops64 --encrypt tests/plain.yml
sops64 --decrypt tests/sops.yml
Download the latest release.
brew install nousefreak/brew/sops64or
curl -sL http://bit.ly/gh-get | PROJECT=NoUseFreak/sops64 bash$ git clone https://github.com/NoUseFreak/sops64.git
$ cd sops64
$ make
$ make installTo upgrade to the latest repeat the install step.