dodiplate

Crates.iododiplate
lib.rsdodiplate
version1.1.1
sourcesrc
created_at2021-06-19 14:43:57.528758
updated_at2021-06-20 18:43:21.636438
descriptionA tool to clone boilerplate project files from any git repository
homepage
repositoryhttps://github.com/dodiameer/dodiplate
max_upload_size
id412124
size19,278
Mohammed Ali Agha (dodiameer)

documentation

README

dodiplate

A tool to clone boilerplate project files from any git repository. Written in Rust.

Usage

This isn't really meant for general use, I just built it for my own usage.

If you want to us it, you can clone the repo, update the boilerplates.json file to use your own names and repos. Then, you can cargo build it and put the resulting binary in a place on your PATH. Alternatively, change the name of the package in Cargo.toml, cargo publish it, then cargo install it again to add it to your PATH

Note

Picking an already existing folder will simply delete that folder and overwrite it - please be careful!

Commit count: 13

cargo fmt