package
0.3.4
Repository: https://github.com/martinohmann/kickoff.git
Documentation: pkg.go.dev

# Functions

NewAddCmd creates a new command for added a skeleton repository to the kickoff config.
NewCreateCmd creates a command for creating a local skeleton repository.
NewListCmd creates a command for listing all configured skeleton repositories.
NewRemoveCmd creates a command for removing skeleton repositories from the config.

# Structs

AddOptions holds the options for the add command.
CreateOptions holds the options for the create command.
ListOptions holds the options for the list command.
RemoveOptions holds the options for the remove command.