make maps oop

This commit is contained in:
2023-04-08 15:34:15 +02:00
parent 857eb442c2
commit 199b2320dd

2
run Executable file
View File

@@ -0,0 +1,2 @@
# 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 "$@"