Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 416 Bytes

File metadata and controls

56 lines (28 loc) · 416 Bytes

Go-Password

CLI tool to generate random password using Go and Cobra.


Installation

go install github.com/root27/go-password@latest

Homebrew

brew install root27/tools/go-password

or

brew tap root27/tools

brew install go-password

Usage

go-password -h

LICENSE

MIT License


Author

Oguzhan Dogan