/starter-code-cli

🛠 CLI tool for generating starter code.

Primary LanguageTypeScript

starter-code-cli

CLI tool for generating starter code.

Publishing steps:

  1. Sign into the uwblueprint-infra account using npm login
  2. Run npm publish --dry-run to see what files would be published
  3. To actually publish to npm, run npm publish --access public