This is a simple CLI tool to create your own package from template based on any git repository
go install github.com/wajox/clonegopkg
# clonegopkg clone [git_repository_template] [new_pkg]
clonegopkg clone [email protected]:wajox/gobase.git github.com/wajox/newproject