Metadata-Version: 2.1
Name: dadi-cli
Version: 0.9.3
Summary: A command line interface for dadi
Project-URL: Homepage, https://github.com/xin-huang/dadi-cli
Author-email: Xin Huang <xinhuang.res@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: dadi
Description-Content-Type: text/markdown

# dadi-cli

[![license](https://img.shields.io/badge/license-Apache%202.0-red.svg)](LICENSE) [![language](http://img.shields.io/badge/language-python-blue.svg)](https://www.python.org/) [![build Status](https://github.com/xin-huang/dadi-cli/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/xin-huang/dadi-cli/actions) [![codecov](https://codecov.io/gh/xin-huang/dadi-cli/branch/master/graph/badge.svg?token=GI66f4R3RF)](https://codecov.io/gh/xin-huang/dadi-cli) [![Documentation Status](https://readthedocs.org/projects/dadi-cli/badge/?version=latest)](https://dadi-cli.readthedocs.io/en/latest/?badge=latest)

The manual can be found [here](https://dadi-cli.readthedocs.io/en/latest/).

If you need further help, you can submit questions about usage to the [dadi-user Google Group](http://groups.google.com/group/dadi-user).

If you've found an apparent bug or want to suggest a feature, please submit an [Issue](https://github.com/xin-huang/dadi-cli/issues) so we can address it.