project-init
project-init copied to clipboard
Feature Request: Specifying custom keys on command line
Hi,
thanks for this project!
Would it be possible to specify custom keys as additional arguments to the init
subcommand?
For example:
pi init my_library_template awesome_library group=com.example.libs
This would overwrite the custom key in the template.toml:
[[user]]
group="com.another"