Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

piax93/pw2go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-2-Go

Build Status

A simple Go password manager.

Writing this as an exercise to learn the Go programming language.

Build

Dependencies

  • Linux: libwebkit2gtk-4.0-dev
  • Windows: mingw-w64 toolchain

Steps

cd $GOPATH/src/prjpath   # Enter the project directory
make init                # Download build tools and dependencies
make [windows|linux]     # Compile for the desired operating system,
                         # you may need to tweak a little bit the Makefile
                         # depending on your toolchain.
                         # If you are on a Mac, you buy a PC.

About

A simple Go password manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published