mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2026-03-03 10:24:34 +00:00
2 lines
173 B
Plaintext
Executable File
2 lines
173 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
|
|
__ARGON_DEBUG__=true go run ./src "$@" |