Files
argon-v3/run
William Bell 199b2320dd make maps oop
2023-06-13 22:54:48 +01:00

2 lines
152 B
Plaintext
Executable File

# run the go run command passing the path to the main.go file, with the working directory set to the bin folder. pass in the arguments
go run ./src "$@"