|
|
|
|
|
by rlonn
1568 days ago
|
|
Wow, thanks for that investigation. I'm pretty sure I looked at this at some point, and realized shields.io was using some esoteric NPM package that I would not find (or maybe I actually searched) the equivalent of for Golang, so I had to do something simpler. I looked at the anafanafo package now and one of the first things they say in the presentation is "Built with Shields in mind"... So this package was custom made for shields.io, apparently. From a very quick check it seems to be a non-trivial amount of code, so not super simple to just port to Golang. I don't want to have to start running Node and NPM packages, but would be very interested in any way to get this kind of functionality in a Go program. |
|