Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 849 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 849 Bytes

dora-plugin-qrcode

NPM version Build Status Coverage Status NPM downloads

Generates QRCodes in the terminal


Usage

$ npm i dora dora-plugin-qrcode -SD
$ ./node_modules/.bin/dora --plugins 'atool-build,qrcode?href=https://www.alipay.com'

Param

href

default : http://yourIP

Test

$ npm test

LICENSE

MIT