krz/yoshi-cli
A password manager for the command line.
clone: git clone https://gitbay.org/krz/yoshi-cli.git
fd19555e1db5fa6f82c75a66c7b43a480514353d
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2024-11-08T00:36:04Z
README.md | 6 ++++-- examples/accounts.png | Bin 0 -> 272580 bytes examples/help.png | Bin 0 -> 265251 bytes examples/installation.png | Bin 0 -> 174068 bytes examples/yoshi-example.png | Bin 367683 -> 0 bytes examples/yoshi-help.png | Bin 405684 -> 0 bytes 6 files changed, 4 insertions(+), 2 deletions(-) @@ -34,6 +34,8 @@ cd yoshi-cli pipx install . ``` + + # Usage [(Back to top)](#table-of-contents) @@ -41,7 +43,7 @@ pipx install . All commands can be passed to the program with the following template: `yoshi <COMMAND> <FLAG> <PARAMETER>` - + ## Arguments @@ -169,7 +171,7 @@ when encrypting, none are required when decrypting: </tbody> </table> - + # Contributing new file mode 100644 Binary files /dev/null and b/examples/accounts.png differ new file mode 100644 Binary files /dev/null and b/examples/help.png differ new file mode 100644 Binary files /dev/null and b/examples/installation.png differ deleted file mode 100644 Binary files a/examples/yoshi-example.png and /dev/null differ deleted file mode 100644 Binary files a/examples/yoshi-help.png and /dev/null differ