|
|
|
|
|
by snickerdoodle12
312 days ago
|
|
All I know is that, as a user, whenever I encounter a .net project I have to put in more effort to run it versus a golang project. This matters for these tools because they're usually distributed via npm packages and then invoked by a javascript wrapper. So you want something with a small binary that runs on pretty much every windows/mac/linux system no matter the configuration. |
|