Skip to content

Conversation

@andreaangiolillo
Copy link
Contributor

@andreaangiolillo andreaangiolillo commented Dec 21, 2022

Description:
This PR adds the flag --skipLicense to the init command to skip license creation.

./bin/cobra-cli_darwin_amd64 init --help
Initialize (cobra init) will create a new application, with a license
and the appropriate structure for a Cobra-based CLI application.

Cobra init must be run inside of a go module (please run "go mod init <MODNAME>" first)

Usage:
  cobra-cli init [path] [flags]

Aliases:
  init, initialize, initialise, create

Flags:
  -h, --help          help for init
  -s, --skipLicense   skip license creation

Closes #39

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't touch my licence

1 participant