Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 202 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 202 Bytes

qrencode

Fast qrencode written on go

build

git clone https://github.com/d3vilh/qrencode
cd qrencode
go build -o qrencode main.go

usage

qrencode "some text" > qr.png