https://github.com/godaddy/homebrew-awsenc
Homebrew tap for awsenc
https://github.com/godaddy/homebrew-awsenc
Last synced: about 2 months ago
JSON representation
Homebrew tap for awsenc
- Host: GitHub
- URL: https://github.com/godaddy/homebrew-awsenc
- Owner: godaddy
- Created: 2026-04-13T19:14:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-18T00:01:48.000Z (3 months ago)
- Last Synced: 2026-06-14T08:33:46.486Z (about 2 months ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-awsenc
Homebrew tap for [awsenc](https://github.com/godaddy/awsenc) -- hardware-backed AWS credential manager using macOS Secure Enclave.
## Install
```bash
brew tap godaddy/awsenc
brew install awsenc
```
## Upgrade
```bash
brew upgrade awsenc
```
## Uninstall
```bash
brew uninstall awsenc
brew untap godaddy/awsenc
```