Skip to content
Compare
Choose a tag to compare
@d3vilh d3vilh released this 27 Sep 18:43

qrencode

Fast qrencode written on go

init version 0.1

Full Changelog: https://github.com/d3vilh/qrencode/commits/0.1

build

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

usage

qrencode "some text" > qr.png