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

Add init command to go cli #36

Merged
merged 46 commits into from
Jul 23, 2024
Merged

Add init command to go cli #36

merged 46 commits into from
Jul 23, 2024

Conversation

kkrull
Copy link
Owner

@kkrull kkrull commented Jul 23, 2024

Changes

Primary change

Update Go program to be a Cobra CLI that supports marmot init.

Supporting changes

  • Add cmd package, with pluggable cmd*
  • Add cobra-cli tool
  • Add CliFactory

Future work

  • Print an error when an unrecognized command is issued, like marmot bogus.

Version

Same; not to feature parity with zsh version yet.

@kkrull kkrull merged commit 383366f into main Jul 23, 2024
5 checks passed
@kkrull kkrull deleted the new-cli branch July 23, 2024 01:20
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.

1 participant