pswdmngr

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2021 License: GPL-3.0 Imports: 16 Imported by: 0

README

pswdmngr

A lightweight Secure CLI Password Manager using Go

Installation

NOTE: The binaries are only for x86, 64bit devices. For others, please compile from source

The required binaries can be installed directly from the releases tab: pswdmngr for Linux, pswdmngr.exe for Windows.

Alternative,
Get the required files

git clone https://github.com/resyfer/pswdmngr
cd pswdmngr
Linux

Install

./install.sh

Run with

pswdmngr
Windows

The bin folder has the executable pswdmngr.exe. Copy to preferred location and run from there.

Compiing From Source

Pre-requirements: Go 1.17 or higher

cd into project folder

rm -rf bin
mkdir bin
go build -o ./bin
cd bin

and run the executable binary

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL