Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 240 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 240 Bytes

polishedqr

A CLI and library for creating and reading QR codes written from scratch in Go

Install as CLI

go install github.com/superkooks/polishedqr/cmd/polishedqr@latest

Use as library

import "github.com/superkooks/polishedqr"