bml-cli/README.md
Shihaam Abdul Rahman 79e6f9a4c1 packing
2021-05-21 03:48:24 +05:00

919 B

BML-CLI

Bank Of Maldivces CLI client written in Bash.

photo_2021-04-28_14-59-35 This project is currently under development and a lot of things are broken.

Getting Started

Requirements

curl jq openssl perl

  • Termux users will need ncurses-utils additionally for terminal colors
  • Install with whatever package manager you use.
  • Make SURE all requirements are met before running script.
git clone https://github.com/shihaamabr/bml-cli
cd bml-cli
chmod +x bml-cli
./bml-cli
curl -sSL https://install.bml-cli.shihaam.dev | sudo bash

Bugs