icedcoffee99's comments

icedcoffee99 | 9 years ago | on: Simple command-line snippet manager, written in Go

It can make a difference. For example, if this was written in ruby I might not bother using. On every device I'd have to get the correct ruby environment setup, install any dependent gems, and make sure if I have the gem path set correctly.

If it's written in go I know I can drop a static binary in my PATH and be done.

page 1