apm

Minimalistic command line password manager and a rewrite of pass in C
git clone https://codeberg.org/night0721/apm
Log | Files | Refs | README | LICENSE

commit cba7cad4343481bbea9e65f3768a67157c7cd493
parent e762f76c0bcd6398065404e119171b7480697ed8
Author: night0721 <[email protected]>
Date:   Wed, 22 May 2024 10:53:47 +0100

remove gcc from dependencies

Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -15,7 +15,6 @@ export APM_KEY=~/secret/apm_key # Dependencies - libsodium -- gcc # Building