Generate code snapshots in various formats with syntax highlighting
Generates code snapshots in various formats
codesnap$ codesnap snapshot script.py$ codesnap snapshot -o output.png --title 'My Code' file.js$ codesnap snapshot --theme dracula --lines main.go