kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
364 stars 24 forks source link

add TELEMETRY #137

Closed kevincobain2000 closed 11 months ago

kevincobain2000 commented 11 months ago

Is there a service where we can add TELEMETRY, to see how this tool is used and how many people use it.

juev commented 11 months ago

I think we can create our own service to collect such information.

But, to be honest, it seems like a bad idea to collect data about users, albeit so simple.

This is the same thing that golang developers are trying to implement. And we met quite a lot of negativity.

kevincobain2000 commented 11 months ago

Thanks. Yea, I agree. I'll close this. It was just a thought.