This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
guireleaser
Watch
1
Star
0
Fork
You've already forked guireleaser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
969f6e2840
guireleaser
/
Makefile
10 lines
107 B
Makefile
Raw
Normal View
History
Unescape
Escape
start Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-09 01:16:00 -06:00
all
:
go build -v -x
get git version Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-09 02:00:51 -06:00
./myrepos
start Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-09 01:16:00 -06:00
redomod
:
rm -f go.*
more stuff Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-09 09:35:54 -06:00
GO111MODULE
=
go mod init
GO111MODULE
=
go mod tidy
start Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-09 01:16:00 -06:00