Skip to content

bsromr/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator for CLI

Installation

Clone the repo and run go install

You'll see the binary file in $GOPATH/bin.

To achieve from anywhere in Linux, it must be in /bin folder.

sudo mv $GOPATH/bin/password-generator /bin/password-generator

and run password-generator from anywhere.

That's all

password-generator

About

This is a CLI application to generate a strong password randomly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages