SecurePassCLI is a Golang-based command-line tool that securely stores and retrieves passwords using a root password for authentication.
git clone https://github.com/karthikbalasubramani/SecurePassCLI.git
&
cd SecurePassCLI
Ensure that you have Go installed on your machine. You can download it from the official Go website (https://golang.org/) and follow the installation instructions for your operating system.
go build
cmd/passwordmanager/passwordmanager
cd cmd/passwordmanager
& passwordmanager
Support package names and details can be found in go.mod
and go.sum