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

Use clap builder instead of derive, restructure a bit to look like cargo #772

Merged
merged 4 commits into from
Aug 29, 2022

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    cbead21 View commit details
    Browse the repository at this point in the history
  2. fix(rm): exit like cargo

    cassaundra committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cdf1214 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    4372325 View commit details
    Browse the repository at this point in the history
  2. fix(rm): use value name PKG_ID instead of PKGID

    Since we already have a value name DEP_ID, we should use a similar convention
    for PKG_ID.
    cassaundra committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ae5311a View commit details
    Browse the repository at this point in the history