#qrcode #cli #maker

app qr-maker

简单的CLI QR码生成工具

2个版本

使用旧的Rust 2015

0.1.1 2017年11月1日
0.1.0 2017年11月1日

#26 in #maker

MIT 许可证

4KB

QR-maker

Build Status

简单的CLI QR码生成器。

安装说明

cargo install --git https://github.com/non-descriptive/qr-make

使用方法

qr-maker --data="Hello, World!" --out="hello.png"

hello

依赖关系

~1.5MB
~35K SLoC