dev-backpack / cllm

Empower your CLI experience with a command search tool driven by LLM magic!
https://dev-backpack.github.io/cllm/
MIT License
33 stars 0 forks source link

Version #16

Closed ykdy3951 closed 8 months ago

ykdy3951 commented 8 months ago

What type of PR is this?:

enhancement

What this PR does / why we need it:

Add version command (option) to cli for checking the version. This command can be useful for troubleshooting, ensuring compatibility with other tools, and staying up to date with lastest release.

Which issue(s) this PR fixes:

Fixes #6

Special notes for your reviewer:

You can check the cllm version for both -v and --version options.

Does this PR introduce a user-facing change?

Add version command to cli for checking the version.

Additional documentation: