charmbracelet / freeze

Generate images of code and terminal output 📸
MIT License
2.98k stars 50 forks source link

Add -v flag to get the version of binary #72

Closed sgaunet closed 3 months ago

sgaunet commented 3 months ago

Is your feature request related to a problem? Please describe. Nop, just to be as all your other tools, I would like to get the binary version with the -v flag.

Describe the solution you'd like "freeze -v" command should print the version of the binary

Thanks for all the wonderful tools

maaslalani commented 3 months ago

Hey @sgaunet, this is implemented in https://github.com/charmbracelet/freeze/pull/69!

Thank you for opening this issue, the --version flag will be included in the next release!