Metadata-Version: 2.1
Name: mdk
Version: 1.0.2
Summary: a docker-compose helper
Home-page: https://matician.com/
Author: Michael Darr
Author-email: mdarr@matician.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: Click (==7.0)
Requires-Dist: colorama (==0.4.1)
Requires-Dist: docker-compose (>=1.22)
Requires-Dist: pyyaml (==5.1.2)
Requires-Dist: requests (==2.22.0)

# mdk

mdk is a cli helper for docker-compose built at [Matician](https://matician.com/).

