this post was submitted on 31 Jul 2023
23 points (92.6% liked)

Golang

2197 readers
1 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 1 year ago
MODERATORS
 

Today we published gonew, an experimental tool for instantiating new projects in Go from predefined templates.

$ go install golang.org/x/tools/cmd/gonew@latest

you are viewing a single comment's thread
view the rest of the comments
[–] spacedogroy@feddit.uk 3 points 1 year ago

I must be grumpy because when I saw the blog post I thought it was kind of dumb when git clone gives you all you need and is universal. It felt a bit like a needless solution.

That being said, integration into gopls and IDE: yes please and thank you. πŸ‘