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

Initialize cobra-cli repo #1

Merged
merged 4 commits into from Feb 17, 2022
Merged

Initialize cobra-cli repo #1

merged 4 commits into from Feb 17, 2022

Commits on Feb 10, 2022

  1. Copy root files, go.mod, CI from github.com/spf13/cobra

    Signed-off-by: Jordan Liggitt <liggitt@google.com>
    liggitt committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1b1927e View commit details
    Browse the repository at this point in the history
  2. Drop library versioning/release language

    Signed-off-by: Jordan Liggitt <liggitt@google.com>
    liggitt committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ceaf1f9 View commit details
    Browse the repository at this point in the history
  3. Add fmt, lint, test make targets

    Signed-off-by: Jordan Liggitt <liggitt@google.com>
    liggitt committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8afaf1a View commit details
    Browse the repository at this point in the history
  4. Rename packages, commands, module to cobra-cli

    Signed-off-by: Jordan Liggitt <liggitt@google.com>
    liggitt committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e687578 View commit details
    Browse the repository at this point in the history