repositorypackage
0.0.0-20180928100242-57607785510a
Repository: https://github.com/lizebang/qrcode-terminal.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
QRCode Terminal
This is a command-line tool to generate QRCode in terminal. And supports multiple colors.

Install
$ go get github.com/dawndiy/qrcode-terminal
Usage
$ qrcode-terminal --help
$ qrcode-terminal 'https://github.com/dawndiy/qrcode-terminal'
$ qrcode-terminal -b white -f magenta 'I Love You'
License
Released under the MIT License.