pay-qr
v1.0.1
Published
CLI for generate qr codes (pay-by-square is standard used in Slovakia only).
Downloads
2
Readme
pay-qr
pay-qr is CLI tool for generate QR codes for payments in Slovakia.
Installation
Use npm for instalation:
npm install -g pay-qr
Usage
Run command:
pay-qr
Then follow the instructions. It is easy and user-friendly!
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
For local testing "pay-qr" as command follow this steps:
git clone https://github.com/matejkoncal/pay-qr.git
cd pay-qr
npm i
npm link