Skip to content

Commit

Permalink
feat: Improve CLI help and command experience
Browse files Browse the repository at this point in the history
- Enhance CLI help formatting with more detailed and structured output
- Add dynamic version retrieval from package.json
- Implement better command usage descriptions
- Add examples and help text for better user guidance
- Handle unknown commands and show help by default
- Rename binary from 'code-reviewer' to 'deepreview'
- Enable resolveJsonModule in tsconfig for package.json import
- Add demo.cast file for terminal recording
  • Loading branch information
aindong committed Jan 30, 2025
1 parent 906df0b commit e07853f
Show file tree
Hide file tree
Showing 4 changed files with 675 additions and 5 deletions.
Loading

0 comments on commit e07853f

Please sign in to comment.