dgen-rs

Crates.iodgen-rs
lib.rsdgen-rs
version0.1.0
sourcesrc
created_at2021-06-26 16:31:19.595753
updated_at2021-06-26 16:31:19.595753
descriptionMaintain a single JSON blueprint for you huge starter repository.
homepagehttps://github.com/ProCode2/dgen
repositoryhttps://github.com/ProCode2/dgen
max_upload_size
id415196
size19,425
Pradipta Ghoshal (ProCode2)

documentation

README

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

Commit count: 14

cargo fmt