Skip to content

Latest commit

 

History

History

go-essentials

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
title homepage tagline
go-essentials
meta package for go and the de facto standard go tools packages

To update (replacing the current version) run webi go-essentials.

Cheat Sheet

A collection of extremely useful official and de facto standard go tooling.

This meta package will install Go at the specified version as well as the full set of tooling used by most IDEs and editor plugins, including:

It DOES NOT include these, which you may also want:

  • Vim Utilities
    • vim-essentials (de facto standard plugins and one-liners for vim)
    • vim-go (golang support for vim, and VSCode)