Metadata-Version: 2.0
Name: mw-mk
Version: 0.0.0a0
Summary: Run os command batches.
Home-page: https://github.com/feluxe/mk
Author: Felix Meyer-Wolters
Author-email: felix@meyerwolters.de
Maintainer: Felix Meyer-Wolters
Maintainer-email: felix@meyerwolters.de
License: unlicensed
Download-URL: https://github.com/feluxe/mk/tarball/0.0.0-alpha
Keywords: make
Platform: 
Requires-Dist: ruamel.yaml
Requires-Dist: docopt
Requires-Dist: slib (==0.1.4)


# mk

```
```


## Description

Command line tool for project handling/building.


## Project file

### deploy: list

Can be:

* git
* pypi
* pypi-mw
* docker-mw
* helm

### dockerfiles: list

Path to each dockerfile. This can be used in case `deploy` is `docker`.

### helmChar: list

Path to each Helm chart. This can be used in case `deploy` is `helm`.





