sudo apt install golang-go
[sudo] password for joe:
Reading package lists... Done
Building dependency tree
Reading state information... Done
golang-go is already the newest version (2:1.13~1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
install gitupdate
go get -u github.com/nikitavoloboev/gitupdate
go to git project folder and execute
cd ~/.projectfiles
gitupdate .
gitupdate: command not found
Steps to Reproduce:
install gitupdate
go get -u github.com/nikitavoloboev/gitupdate
go to git project folder and execute