Metadata-Version: 2.4
Name: Miracle-gro
Version: 0.0.1
Summary: Select and update across Github repositories and then push them out as branches!
Author-email: Douglas Luman <dluman@allegheny.edu>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: arglite
Requires-Dist: pyyaml
Requires-Dist: twine
Requires-Dist: build
Dynamic: license-file

# Miracle Gro

Copy select portions of a folder tree using only a `YAML` file!

## Installation

Find this tool on `PyPI`: `pip install miracle-gro`

## Usage

`Miracle Gro` is a command-line interface (CLI) tool. Invoke it:
```
mgro --dest "RELATIVE_PATH"
```
The CLI supports:
* `glob`-compatible regex patterns
* relative pathing
* ...and more!
