GridProtectionAlliance / go2cs

Golang to C# Converter
https://go2cs.net
MIT License
362 stars 50 forks source link

GoPath #23

Open clarkezone opened 2 years ago

clarkezone commented 2 years ago

Trying to use this but it appears to require a gopath to be set. On linux, I no longer use gopath in favor of using go modules which are now the default. It would be nice if go2cs could work in module mode and not require this (would also be nice if there were instructions for getting it to work on linux).

ritchiecarroll commented 2 years ago

Thanks, yes, been considering how to best accommodate modules easily.

Here the instructions that are available: https://github.com/GridProtectionAlliance/go2cs/releases/tag/v0.1.2