Skip to content

feat: v3.3.0 — npm package + CLI quickstart#4

Merged
Kodaxadev merged 1 commit into
mainfrom
feat/npm-package
May 16, 2026
Merged

feat: v3.3.0 — npm package + CLI quickstart#4
Kodaxadev merged 1 commit into
mainfrom
feat/npm-package

Conversation

@Kodaxadev
Copy link
Copy Markdown
Owner

Summary

  • Publish to npm as code-wardennpx code-warden init
  • Add bin/code-warden.js CLI wrapper dispatching to existing tools
  • 41 files, 39 kB, zero runtime deps, Node >=18
  • Update READMEs with npx install path and CLI command table

Before merging

  • Enable 2FA on npm account
  • Run npm publish from code-warden/ directory after merge

Test plan

  • npx code-warden init installs to detected runtimes
  • code-warden report --format=md produces governance table
  • code-warden doctor runs health checks
  • code-warden hooks claude installs PreToolUse hooks
  • npm pack --dry-run shows 41 files, ~39 kB

🤖 Generated with Claude Code

- Publish to npm as code-warden (npx code-warden init)
- Add bin/code-warden.js CLI wrapper: init, report, doctor, list, hooks
- Add files, engines, bin, keywords, repository metadata to package.json
- Update READMEs with npx install path and CLI command tables
- 41 files, 39 kB, zero runtime dependencies, Node >=18
- Bump version to 3.3.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Kodaxadev Kodaxadev merged commit 95f0132 into main May 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant