Go to file
2024-07-21 10:55:35 +00:00
.gitea/workflows Update .gitea/workflows/build.yml 2024-07-21 10:55:35 +00:00
.gitignore code cleanup; add python functionality; implement suggestions from artur 2021-03-11 17:26:50 +00:00
commander.go code cleanup; add python functionality; implement suggestions from artur 2021-03-11 17:26:50 +00:00
filer.go first rough implementation of go project generator 2021-03-10 19:17:13 +00:00
go.mod refactor and add some stuff 2021-03-09 18:52:34 +00:00
go.sum initial commit 2021-03-09 13:17:52 +00:00
projector.go correct linter mistakes 2021-03-12 10:56:01 +00:00
README.md Update README.md 2021-03-15 09:14:03 +00:00

projector

A command-line utility that will generate the basic file structure for a new GO or Python project.