Creates screenshots of terminal command output with customizable styling
Creates screenshots based on terminal command output
termshot$ termshot 'ls -la'$ termshot --width 1200 --height 800 'npm run build'$ termshot --output ~/screenshots/demo.png 'git log --oneline'