trash git notes
This commit is contained in:
parent
53b9ce8a11
commit
d9fa76289d
1
Makefile
1
Makefile
|
@ -39,6 +39,7 @@ redomod:
|
||||||
clean:
|
clean:
|
||||||
rm -f go.*
|
rm -f go.*
|
||||||
rm -f zookeeper
|
rm -f zookeeper
|
||||||
|
go-mod-clean --purge
|
||||||
|
|
||||||
# git clone the sources and all the golang dependancies into ~/go/src
|
# git clone the sources and all the golang dependancies into ~/go/src
|
||||||
# if you don't have go-clone, you can get it from http://go.wit.com/
|
# if you don't have go-clone, you can get it from http://go.wit.com/
|
||||||
|
|
Loading…
Reference in New Issue