Initialize-NovaModule / nova init
Create a new project scaffold. Use -Example when you want a complete working
sample instead of the minimal starter layout.
- Best for: creating a new project
- Key parameters:
-Path,-Example - Important CLI caveat: use
nova init -Path ~/Work; positional paths are intentionally rejected
Initialize-NovaModule -Path ~/Work
nova init -Example -Path ~/Work