#boilerplate #git-repository #repo

app dodiplate

A tool to clone boilerplate project files from any git repository

3 stable releases

1.1.1 Jun 20, 2021
1.0.0 Jun 19, 2021

#103 in #boilerplate

Unlicense

7KB
91 lines

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!

Dependencies

~12–22MB
~361K SLoC