A small script in Go that creates the basic structure of the project and initializes the Go module.
Usage of pl-script:
-exclude-dirs string
directory names to be excluded
-only-dirs string
directory names to create
-path string
defines path where created project layout (default current directory where store script)