Metadata-Version: 1.0
Name: mztools
Version: 1.1.4
Summary: Digital Route PaaS CLI
Home-page: https://github.com/digitalroute/mztools
Author: Digital Route
Author-email: aws-paas@digitalroute.com
License: MIT
Description: # mztools
        [![Build Status](https://travis-ci.org/digitalroute/mztools.svg?branch=master)](https://travis-ci.org/digitalroute/mztools)
        
        ## Introduction
        
        mztools is used to control your PaaS environment for Digital Routes MediationZone.
        
        ## Prerequisites
        
        Make sure you have Python3.
        
        Configure AWS CLI with the credentials passed to you for your environment:
        `aws configure`
        
        ## Installation
        
        Run command:  
        
            $ pip install mztools
        
        ## Unittesting
        
        Install tox:
            $ pip install tox
        
        Run tox:
            $ tox
        
Platform: UNKNOWN
