iomentum / cargo-scaffold

cargo scaffold lets you scaffold and generate projects described in a simple TOML file
MIT License
57 stars 12 forks source link

using `render_path` to render directory paths. #45

Closed gabhijit closed 1 year ago

gabhijit commented 1 year ago

We can also use 'variables' from 'parameters' to create directories (and sub-directories) using render_path.

Also: Some formatting changes due to automatic rustfmt.

Fix for #44

bnjjj commented 1 year ago

Thanks for your contribution @gabhijit I published the version 0.8.13 which includes your change :)