Rick Cogley's Tech Logr

Short Technical Laser Bursts %%

RC Logr 20200510 062445

Sunday, 10 May, 2020

Twurl uses ruby and broke, so I switched to CLI tweeting via a little golang utility called «twty». 🤓

One of golang’s main ideas is to allow apps to be installed easily on any platform, without needing to hassle with dependencies (Ruby, Python, I’m looking at you here). It’s lovely. Assuming you have golang setup, you just do:

1
$ go get github.com/mattn/twty

… and boom.

RC Logr 20200510 062445 - Twurl uses ruby and broke, so … Rick Cogley
Back to Home Tweet Link