Skip to content

pid-t/go-qr-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a golang qr code generation app with github.com/boombuler/barcode and github.com/nfnt/resize

  • Install the dependencies
go get github.com/boombuler/barcode
go get github.com/nfnt/resize
  • Run the app
go run qr_gen.go

About

go qr code generation app using github.com/boombuler/barcode and github.com/nfnt/resize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages