👋 Hi, there!
Thanks for using CodeSnap! The most beautiful code screenshots tool, there are two ways to use CodeSnap:
Treat CodeSnap as library in your project by Cargo:
cargo add codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
cargo install codesnap-cliHomebrew
brew install codesnap Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- Added option to disable watermark by @lNaymonl in #120
- [Chore::deps] Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #117
- [Fix::syntax] avoid filesystem access when guessing syntax by @MARLENELASSEINPHOTOMACHEN in #125
- deps: bump openssl to 0.10.78 by @GunniBusch in #124
Full Changelog: v0.13.1...v0.13.4