This website works better with JavaScript
Home
Explore
Help
Sign In
Home
/
codewars
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b6eb030ecc
Branches
Tags
master
codewars
/
courses
/
golang_web
/
golang_web_services_2024-04-26
/
3
/
codegen
/
Makefile
Makefile
89 B
History
Raw
1
2
3
all:
go build -o ./codegen.exe gen/*
./codegen.exe pack/unpack.go ./pack/marshaller.go