QR-maker

Build Status

Simple CLI QR-code maker.

Installation

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

Usage

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

hello