Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't touch my licence #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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