qr-maker

Crates.ioqr-maker
lib.rsqr-maker
version0.1.1
sourcesrc
created_at2017-11-01 17:48:57.432089
updated_at2017-11-01 18:12:01.219848
descriptionSimple CLI for QR making
homepage
repositoryhttps://github.com/non-descriptive/qr-maker
max_upload_size
id37703
size5,566
Dmitry Kozlovtsev (non-descriptive)

documentation

README

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

Commit count: 9

cargo fmt