Files
argon-v3/run
2023-02-26 01:33:02 +00:00

2 lines
150 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 $@