This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
wit-utils
Watch
1
Star
0
Fork
You've already forked wit-utils
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd81129cec
wit-utils
/
Makefile
7 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Day 1. pull these out from protobuf libraries
2024-12-01 19:27:30 -06:00
all
:
go mod tidy was broken
2025-01-18 04:48:19 -06:00
@echo
"# todo: fix Makefile to use the .forge file"
stuff Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-06 07:28:25 -06:00
clean
:
rm -f go.*
go mod tidy was broken
2025-01-18 04:48:19 -06:00
go-mod-clean --purge