You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
+
5
+
```
6
+
Dgen 1.0
7
+
ProCode
8
+
Create your starter repositories from a single json blueprint.
9
+
10
+
USAGE:
11
+
dgen [FLAGS]
12
+
13
+
FLAGS:
14
+
-b, --blueprint Create json blueprint of the directory you are in.
15
+
-g, --generate Create the directory from the json blueprint.
0 commit comments