Enrich nix flake init with parameters
Considerations for parameters
Currently, the parameters introduced in #5 do a simple placeholder replacement across files (content & filename). But we may also need other kinds of substitutions, viz.:
Other considerations:
Enrich
nix flake initwith parametersnix flake initwith parameters #5Considerations for parameters
Currently, the parameters introduced in #5 do a simple placeholder replacement across files (content & filename). But we may also need other kinds of substitutions, viz.:
.vscode/*is included in the generated folder. Same for.github/workflowsand such. Real-world case: feat: Add haskell-template #8Other considerations:
paramsa list, to preserve order #10tagsfield; Addtagsproperty to templates #11