charmbracelet / freeze

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

feat(#95): added `freeze` ` --version` or `-v` to show version #96

Closed AlejandroSuero closed 2 months ago

AlejandroSuero commented 2 months ago

I added --version or -v to freeze for the reasons mentioned in #95.

maaslalani commented 2 months ago

@AlejandroSuero Thank you for the PR, can you fix the formatting / indentation issues and revert the unrelated formatting changes? That way we can keep the diff small and preserve git blame etc...

AlejandroSuero commented 2 months ago

@maaslalani should I sync the branch and then revert the changes then? To keep the git blame.

maaslalani commented 2 months ago

Yes, please. Thanks so much!