Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 826 Bytes

File metadata and controls

44 lines (29 loc) · 826 Bytes

Homebrew Tap for Auths

Official Homebrew tap for Auths - Git-native identity and access management.

Installation

brew install bordumb/auths-cli/auths

Or tap first, then install:

brew tap bordumb/auths-cli
brew install auths

What's Included

  • auths - Main CLI for identity management
  • auths-sign - Git commit signing tool
  • auths-verify - Signature verification tool

Usage

auths --version
auths init

Documentation

Updating

brew upgrade auths

Maintainers

See SETUP_GUIDE.md for instructions on updating the formula for new releases.