generate project templates for python or go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Greg Gauthier 8af2fd3304
Update README.md
2 years ago
.gitignore code cleanup; add python functionality; implement suggestions from artur 2 years ago
README.md Update README.md 2 years ago
bitbucket-pipelines.yml fix typo 2 years ago
commander.go code cleanup; add python functionality; implement suggestions from artur 2 years ago
filer.go first rough implementation of go project generator 2 years ago
go.mod refactor and add some stuff 2 years ago
go.sum initial commit 2 years ago
projector.go correct linter mistakes 2 years ago

README.md

projector

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