cobra-cli icon indicating copy to clipboard operation
cobra-cli copied to clipboard

Don't touch my licence

Open andreaangiolillo opened this issue 2 years ago • 2 comments

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

andreaangiolillo avatar Dec 21 '22 23:12 andreaangiolillo

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

github-actions[bot] avatar Feb 20 '23 00:02 github-actions[bot]

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

github-actions[bot] avatar Apr 23 '23 00:04 github-actions[bot]