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

exit with the exit code from a app when run() #68

Merged
merged 10 commits into from Jan 24, 2024
Merged

Commits on Jan 23, 2024

  1. enable interactive and exit for run()

    Dustin Machi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a0b6f14 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. test/example, changelog, version for exit code from run

    Dustin Machi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    91e502c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8c357 View commit details
    Browse the repository at this point in the history
  3. output even in non-interactive mode

    Dustin Machi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f7d0498 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:dmachi/scif

    Dustin Machi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    23d4cae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67ea105 View commit details
    Browse the repository at this point in the history
  6. merge fixes

    dmachi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ba7f526 View commit details
    Browse the repository at this point in the history
  7. remove unused import

    dmachi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    38aada5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b205f8e View commit details
    Browse the repository at this point in the history
  9. fix formatting to match linter

    Dustin Machi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f31910d View commit details
    Browse the repository at this point in the history