- Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"- If previously installed, update homebrew and the formulae:
brew updateFetch 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-keysinstalllation:
secure-keys --help
# Or
secure-keys --versionYou can see more information about the usage of secure-keys by visiting the official repository
This project is licensed under the MIT License.
