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

Add the ability to specify parameters from the command line #22

Closed BrynCooke closed 2 years ago

BrynCooke commented 2 years ago

Introduce --param Parameters specified this way will not be prompted for in interactive mode.

name parameter is no longer reserved, it will be prompted if not present.