An open API service indexing awesome lists of open source software.

https://github.com/envkey/homebrew-envkey

Homebrew tap for EnvKey.
https://github.com/envkey/homebrew-envkey

Last synced: about 1 year ago
JSON representation

Homebrew tap for EnvKey.

Awesome Lists containing this project

README

          

# homebrew-envkey

Homebrew tap for [EnvKey](https://www.envkey.com)--manage configuration and secrets easily and securely across teams, servers, languages, and platforms.

Includes formulae for [envkey-source](https://github.com/envkey/envkey-source) and [envkey-fetch](https://github.com/envkey/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](https://docs.envkey.com).

Read the [integration quickstart](https://docs.envkey.com/integration-quickstart.html).

Read the [security and cryptography overview](https://security.envkey.com).