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

https://github.com/godaddy/homebrew-sshenc

Homebrew tap for sshenc
https://github.com/godaddy/homebrew-sshenc

Last synced: about 2 months ago
JSON representation

Homebrew tap for sshenc

Awesome Lists containing this project

README

          

# homebrew-sshenc

Homebrew tap for [sshenc](https://github.com/godaddy/sshenc) -- hardware-backed SSH key management using macOS Secure Enclave.

## Install

```bash
brew tap godaddy/sshenc
brew install sshenc
```

## Upgrade

```bash
brew upgrade sshenc
```

## Uninstall

```bash
brew uninstall sshenc
brew untap godaddy/sshenc
```