B
B
bubbleboom2015-07-14 12:31:12
go
bubbleboom, 2015-07-14 12:31:12

Golang - how to autocompile and which package manager to use?

Hello, please tell me ready-made solutions for golang.
Getting acquainted with this wonderful language, I naturally ran into the problem of most people who were previously familiar with interpreted languages.
In Go, for each sneeze, you need to "collect" a project.
Also, the question of the package manager is of interest. What do you use? native or [package name]

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem, 2015-07-14
@artem_kovardin

The mainstream package manager is gb .
As for autocopying, you probably need something like gin .
And a selection of useful go packages .

P
Pryada, 2015-07-15
@Pryada

Autocompiles the IDE.
Able to VIM, Intelij Idea, Sublime (sort of), LiteIDE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question