CLI tool that generates a QR code from a given string.
https://crates.io/crates/qrcoder
Run the following command:
cargo install qrcoder
It generates a QR code corresponding to the argument string.
qrcoder example.com
See
qrcoder --help
CLI tool that generates a QR code from a given string.
https://crates.io/crates/qrcoder
Run the following command:
cargo install qrcoder
It generates a QR code corresponding to the argument string.
qrcoder example.com
See
qrcoder --help