Multiple choiceDifficulty 2
How do you scaffold a new organization-owned QM deployment?
Answer
Run `qm init` from the published `@yc-software/qm` package
Initialization materializes a deployment skill and walkthrough; no source checkout is required.
Choices
- Run `qm init` from the published `@yc-software/qm` package
- Fork on GitHub and push straight to production
- Copy node_modules into Fly by hand
- Open a PR that enables the upstream production workflow
- docs/getting-started.md