# Packages
Package code provides functionality to create the code base.
Package description provides functions to get project description from user input.
Package destination provides functionality to detect and return the destination path.
Package git provides functionality setup git for the project.
Package golang provides functionality to execute go commands within a program.
Package golangci provides functionality to config golangci.
Package kind provides functionality to ask the user for the kind of project.
No description provided by the author
Package license provides functionality to select a license and create the license file.
Package readme provides functionality to create a readme file.
Package scripts provides functions to setup the scripts necessary for a project.
Package travisci provides functionalitx to setup travis ci.