This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
autotypist
Watch
1
Star
0
Fork
You've already forked autotypist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3aced19260
autotypist
/
Makefile
10 lines
81 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.*
go mod init
go mod tidy