2 lines
81 B
Makefile
2 lines
81 B
Makefile
run:
|
|
go run internal/main.go -o hello.zig programs/hello.go && zig run hello.zig
|