@uwblueprint/create-bp-app
v1.0.28
Published
Starter code generation CLI tool.
Readme
starter-code-cli
CLI tool for generating starter code.
Publishing steps:
- Sign into the uwblueprint-infra account using
npm login - Run
npm publish --dry-runto see what files would be published - To actually publish to npm, run
npm publish --access public
