new-gui/Makefile

6 lines
100 B
Makefile
Raw Normal View History

# should update every go dependancy (?)
update:
# git pull
wit go update
# go get -v -t -u ./...