Bank of Maldives CLI written in bash
under dev, lots of things are broken.
can you pr ascii art lmao
- Requiments
curl
jq
known bugs
- colored texts do not work in termux
Installation
git clone https://github.com/shihaamabr/bmlcli
cd bmlcli/
echo "BML_USERNAME=xxxxxxxxx" > .env
echo "BML_PASSWORD=yyyyyyyyyy" >> .env
chmod +x bml.sh
./bml.sh
Description
Languages
Shell
100%