Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 838 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 838 Bytes

homebrew-envkey

Homebrew tap for EnvKey--manage configuration and secrets easily and securely across teams, servers, languages, and platforms.

Includes formulae for envkey-source and envkey-fetch.

Installation

Either tap first, then install:

brew tap envkey/envkey
brew install envkey-source
brew install envkey-fetch

Or you can install a formula directly:

brew install envkey/envkey/envkey-fetch
brew install envkey/envkey/envkey-source

Further Reading

For more on EnvKey in general:

Read the docs.

Read the integration quickstart.

Read the security and cryptography overview.