Add initial implementation of code-map utility Introduce the code-map utility to recursively map and merge files from a directory into a single markdown file, filtered by a regex pattern. Added build files, a `README` for usage instructions, and the Go module setup with dependencies.