27 lines
479 B
Markdown
27 lines
479 B
Markdown
# Bank of Maldives CLI written in bash
|
|
|
|
## under dev, lots of things are broken.
|
|
|
|
### can you pr ascii art lmao
|
|
|
|
- Requiments
|
|
`curl` `jq`
|
|
Make sure you have both of them installed
|
|
`sudo apt install curl jq` on Ubuntu
|
|
### known bugs
|
|
- colored texts do not work in termux
|
|
|
|
|
|
### Installation
|
|
```
|
|
git clone https://github.com/shihaamabr/bmlcli
|
|
|
|
cd bmlcli/
|
|
|
|
chmod +x bml.sh
|
|
./bml.sh
|
|
|
|
```
|
|
- Do NOT save password if password contain one of the following characters
|
|
` | ^ $ & ; : ( )`
|