Closed BrynCooke closed 2 years ago
It's be useful, especially for testing to be able to specify a parameter from the command line. This would allow you to specify something extra for testing, but that would not be part of the general flow.
e.g.
cargo-scaffold my-template -c branch-name-override=my-branch -c something=new
Fixed in #22 and #23
It's be useful, especially for testing to be able to specify a parameter from the command line. This would allow you to specify something extra for testing, but that would not be part of the general flow.
e.g.