Sometims the executable is not on the correct directory (since gin require to be runned on current directory), it would be nice to have a flag for example:
--exec_cd ../../ to change directory before running
or --compile_cd bla/another-service/ to change directory before compiling
Sometims the executable is not on the correct directory (since gin require to be runned on current directory), it would be nice to have a flag for example:
--exec_cd ../../
to change directory before running or--compile_cd bla/another-service/
to change directory before compiling