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.
- Host: GitHub
- URL: https://github.com/envkey/homebrew-envkey
- Owner: envkey
- License: mit
- Created: 2019-09-05T17:03:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T20:16:17.000Z (about 6 years ago)
- Last Synced: 2025-02-15T20:54:38.146Z (over 1 year ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).