nikitavoloboev / gitupdate

Commit and push updated files with file names as commit message
MIT License
105 stars 9 forks source link

gitupdate not found after install in ubuntu #14

Open verajosemanuel opened 3 years ago

verajosemanuel commented 3 years ago

Steps to Reproduce:

  1. check ig go is installed
 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.
  1. install gitupdate go get -u github.com/nikitavoloboev/gitupdate

  2. go to git project folder and execute

cd ~/.projectfiles
gitupdate .
gitupdate: command not found