feat(tooling): added tasks to ease en/decrypt operations on vault files

This commit is contained in:
NaeiKinDus 2025-03-02 00:00:00 +00:00
parent 93a3754ce4
commit 43d68e5cab
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
4 changed files with 41 additions and 0 deletions

View file

@ -11,6 +11,7 @@ tasks:
build-essential \
coreutils \
curl \
pass \
libcurl4-openssl-dev \
libtool \
python3-virtualenv \