go run . -c ./test-config.yml --help
Build locally with goreleaser
This is useful for testing ./.goreleaser.yml.
goreleaser --snapshot --skip-publish --rm-dist
See tag_it.sh
tag_it.sh v0.1 -m 'does this build'
cat ~/.config/grabbit.log | jsonl_to.py -f csv > ~/tmp.csv
- better image parsing (go/colly - see nagracks)