emerge icon indicating copy to clipboard operation
emerge copied to clipboard

Golang support

Open tikazyq opened this issue 3 years ago • 4 comments

Is your feature request related to a problem? Please describe. It seems emerge does not support the popular programming language Golang

Describe the solution you'd like Support golang

tikazyq avatar Jul 07 '22 06:07 tikazyq

@tikazyq Just released version 1.4.0 https://github.com/glato/emerge/releases/tag/1.4.0 which has experimental Golang support. Would love any feedback 👋.

glato avatar Oct 01 '22 21:10 glato

Brilliant! I will definitely take a look!

tikazyq avatar Oct 02 '22 08:10 tikazyq

@tikazyq Just released version 1.4.0 https://github.com/glato/emerge/releases/tag/1.4.0 which has experimental Golang support. Would love any feedback 👋.

Btw, am I supposed to compile from the source myself? Or is there something that's already handy

tikazyq avatar Oct 02 '22 08:10 tikazyq

@tikazyq Either you clone and run emerge from source directly or you could simply setup a python virtual environment and install the emerge-viz package. Just check the steps at https://github.com/glato/emerge#how-to-install-and-use-emerge-as-a-user (How to install and use emerge as a user).

glato avatar Oct 02 '22 09:10 glato

Closing this issue, since golang support is implemented now.

glato avatar Jan 01 '23 19:01 glato