codesnip Take screenshots of your code Usage $ go build -o codesnip . $ ./codesnip <file> [num1-num2] num1-num2 defines the range of lines to take a screenshot of. If no range is given, it screenshots the whole file In action Here's a snippet of tiv