Bank of Maldives CLI
BML CLI written in Bash.
This project is currently under development and a lot of things are broken.
Getting Started
Requirements
curl
jq
openssl
- Install with whatever package manager you use.
- Make SURE all requirements are met before running script.
- Termux users will need
ncurses-utils
additionally for terminal colors
Installation - GIT (Recommended)
git clone https://github.com/shihaamabr/bml-cli
cd bml-cli
chmod +x bml.sh
./bml.sh
Installation - Systemwide (NOT Recommended, May not work)
curl -sSL https://install.bml-cli.shihaam.dev | sudo bash
Bugs
Description
Languages
Shell
100%