Dgen

Generate and Maintain a collection of json blueprints that can generate your entire starter repos or any directory of that sort. One JSON file per repository.

``` Dgen 1.0 ProCode Create your starter repositories from a single json blueprint.

USAGE: dgen [FLAGS]

FLAGS: -b, --blueprint Create json blueprint of the directory you are in. -g, --generate Create the directory from the json blueprint. -h, --help Prints help information -V, --version Prints version information ```

Install

TODO

Generate a blueprint

TODO

Generate a repository from a blueprint

TODO