Closed rifel123 closed 2 years ago
Allows to install the tool with python3 setup.py install --user and use as command, egz:
python3 setup.py install --user
gpki new
gpki encrypt
gpki decrypt
also closes #18
Rename of the entire repo would be needed to actually close #18 🤔
Allows to install the tool with
python3 setup.py install --user
and use as command, egz:gpki new
gpki encrypt
gpki decrypt