Metadata-Version: 2.1
Name: distman
Version: 0.1.0
Summary: Super simple software distribution system
Home-page: http://github.com/rsgalloway/distman
Author: Ryan Galloway
Author-email: ryan@rsgalloway.com
Description-Content-Type: text/markdown
Requires-Dist: envstack>=0.4.2
Requires-Dist: GitPython==3.1.43

distman
=======

Super simple file distribution system.

Distribution instructions are defined in a dist.json file in the git repo.

```bash
$ distman [OPTIONS]
```
