@@ -0,0 +1,15 @@
_:
@just --list
# run --help
help:
cargo r -- --help
# run pgp-card-list
pgp-list:
cargo r -- pgp-card-list
# run example: rsa_encrypt
example-rsa-encrypt:
cargo r --example rsa_encrypt
The note is not visible to the blocked user.