gocode
Go autocompletion daemon
Install
- All systems
-
curl cmd.cat/gocode.sh
- Debian
-
apt-get install gocode
- Ubuntu
-
apt-get install gocode
- Arch Linux
-
pacman -S gocode
- Kali Linux
-
apt-get install gocode
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gocode
- Raspbian
-
apt-get install gocode
- Dockerfile
- dockerfile.run/gocode
gocode
Go autocompletion daemon
Gocode is a autocompletion helper tool for the Go programming language that is intended to be integrated with source code editors.