Moore.io Command Line Interface (CLI) Client
View the Project on GitHub Datum-Technology-Corporation/mio_cli_client
mio
is written in Python3 using a mix of Object-Oriented (OO) programming and procedural. The goal is to gradually move to OO as much as possible for optimal Developer API (coming soon) ergonomics.
TODO Describe ‘architecture’ and implementation details here, including shortcomings.
Currently, there is only end-to-end (e2e) testing using bash for the CLI.
Script Name | Description |
---|---|
TODO Describe all end-to-end tests
cd docs
make html
firefox ./_build/html/index.html