Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Convert CLI to cobra framework #30

Closed
wants to merge 6 commits into from
Closed

Conversation

etsauer
Copy link
Collaborator

@etsauer etsauer commented Nov 8, 2019

resolves #29

cmd/root.go Outdated Show resolved Hide resolved
Copy link
Contributor

@sabre1041 sabre1041 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etsauer Left a comment on the version subcommand


var versionCmd = &cobra.Command{
Use: "version",
Short: "Print the version number of Hugo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etsauer boilerplate code?

@pabrahamsson
Copy link

@etsauer I have some work ready for #33 but it is based on this PR so it should be merged first. No rush just wanted to check in and see where you are with this PR?

@garethahealy
Copy link

archiving

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Utilize CLI Processing Library
5 participants