gada-compose

Python frontend for mysql cli


License
MIT
Install
pip install gada-compose==0.1a0

Documentation

gada-compose

PyPI - Python Version Python package Documentation Status Codecov Code style: black contributions welcome

Automate, customize, and execute gada node workflows.

Install

Using pip:

$ pip3 install gada-compose

Documentation

Build the doc with:

$ make html

You can find the latest documentation on gada-compose.readthedocs.io.

Testing

The test directory contains many tests that you can run with:

$ tox .

License

Licensed under the MIT License.