Skip to content

Conversation

@majiayu000
Copy link

Fixes #2340

Changes

  • Add missing go mod init step to user guide tutorial
  • Include instructions for creating project directory and fetching Cobra library

Add missing instructions for initializing a Go module before creating
Cobra application files. This addresses user confusion when following
the tutorial without first setting up a Go module.

Fixes spf13#2340

Signed-off-by: majiayu000 <[email protected]>
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.

Tutorial my-cli documentation incorrect

1 participant