aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4e6af421d541648ec39888ce6893dec2e329be71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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](https://gpg4win.org/).

# how do i use it

Type `pass help`.

# how can i reach you for a patch

file a pr or [look here for my contact info](https://partage.les-miquelots.net/engver/about).

# LICENCE

this script is licensed under the GPLv3+