From f4ddfb18a3e79d6c8315531d5a62f2d74e3f165a Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Mon, 7 Dec 2020 19:03:51 +0100 Subject: readme describing the script purposes --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cdc5663 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# pass.bat + +pass.bat is an attempt to port the [pass](https://passwordstore.org) utility to Windows in pure batch. You'll need to have the gpg binary in your PATH, the most common way is to install Gpg4win. -- cgit v1.2.3-54-g00ecf