# Functions
No description provided by the author
NewProject returns Project with specified project name.
NewProjectFromPath returns Project with specified absolute path to package.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Licenses contains all possible licenses a user can choose from.
# Structs
License represents a software license agreement, containing the Name of the license, its possible matches (on the command line as given to cobra), the header to be used with each file on the file's creating, and the text of the license.
Project contains name, license and paths to projects.