This project is a template for Mingling, powered by Mling
# Set the template source
mling cfg tmpl-source https://github.com/mingling-rs/tmpl.git
# Create a template
mling proj-init ref@variant| ref\variant | Basic Template | Tiny Template | Full Template |
|---|---|---|---|
| Latest | latest@basic | latest@tiny | X |
| 0.4.0 | X | X | X |
If you would like to look at early versions of the Mingling template, please visit mingling-template, which depends on cargo-generate:
cargo install cargo-generate
cargo generate --git mingling-rs/mingling-templateThis project is licensed under MIT or Apache-2.0, consistent with the main repository Mingling.
See MIT-LICENSE or APACHE-LICENSE for details.