2021-04-25 17:53:02 +05:00
2021-04-25 14:59:31 +05:00
2021-04-25 15:38:40 +05:00
2021-04-25 15:36:31 +05:00
2021-04-25 15:47:10 +05:00

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
No description provided
Readme 293 KiB
Languages
Shell 100%