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 cli support #44

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Add cli support #44

wants to merge 32 commits into from

Commits on Oct 17, 2024

  1. Add option parsing

    greygoo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    efb9607 View commit details
    Browse the repository at this point in the history
  2. Add progress function

    greygoo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    523c6d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12db0f9 View commit details
    Browse the repository at this point in the history
  4. Add question function

    greygoo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fbef058 View commit details
    Browse the repository at this point in the history
  5. Add list function

    greygoo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    53be62c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    041642f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf29723 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f79f3af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc1c7b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39f7cb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3856f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    72e02b5 View commit details
    Browse the repository at this point in the history
  2. Add test template

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e72bee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c68f7 View commit details
    Browse the repository at this point in the history
  4. Add cenity test for --warning

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8ed8262 View commit details
    Browse the repository at this point in the history
  5. Add cenity test for --info

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    27e5bdd View commit details
    Browse the repository at this point in the history
  6. Improve template.

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f665a0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cef49a View commit details
    Browse the repository at this point in the history
  8. Add cenity test for --error

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e4a02d2 View commit details
    Browse the repository at this point in the history
  9. Add cenity test for --entry

    greygoo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    857b022 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b00cc89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f0cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae47f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34dac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cafb10c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add cenity test for --list

    greygoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    46bee03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c0f00 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c1363a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    649314c View commit details
    Browse the repository at this point in the history
  2. Improve --progress output

    greygoo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d0f849d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345e199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0032158 View commit details
    Browse the repository at this point in the history