👋 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 codesnap
Or use CodeSnap as CLI tool installed globally:
Cargo
cargo install codesnap-cli
Homebrew
brew install mistricky/tap/CodeSnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] add theme picker and more beauty themes by @mistricky in #71
- [Update] add repository field in cargo config by @mistricky in #72
Full Changelog: v0.10.4...v0.10.5