start adding maps

This commit is contained in:
2023-02-26 01:33:02 +00:00
parent 6ef6e051e6
commit f0620354c0
13 changed files with 117 additions and 11 deletions

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 $@