starter-code-cli CLI tool for generating starter code. Publishing steps: Sign into the uwblueprint-infra account using npm login Run npm publish --dry-run to see what files would be published To actually publish to npm, run npm publish --access public