Go to file
Greg Gauthier c8140a5588
Some checks failed
gobuild / build (push) Failing after 10s
cleanup the runner script
2024-07-22 18:45:48 +00:00
.gitea/workflows cleanup the runner script 2024-07-22 18:45:48 +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.