baharqris
v1.0.0
Published
Bayar QRIS Buat Bahar
Downloads
9
Readme
BaharQR
A simple CLI tool to generate QR codes directly in your terminal.
Installation
You can run this tool directly using npx without installation:
npx baharqrUsage
This tool generates a QR code from a hardcoded string.
To change the QR code content:
- Open
index.js - Change the
HARDCODED_STRINGvariable - Run
npx baharqragain
