To make it scriptable, meaning a way to use it non-interactively,
we need to set some (optional) parameters:
- template
- project-name
example invocation:
nobj my-proj1 vanilla <-- non-interactive
nobj my-proj1 <-- template needs to be selected interactively
nobj <-- default
To make it scriptable, meaning a way to use it non-interactively,
we need to set some (optional) parameters:
example invocation:
nobj my-proj1 vanilla <-- non-interactive
nobj my-proj1 <-- template needs to be selected interactively
nobj <-- default