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 config support. #38

Merged
merged 20 commits into from
Nov 17, 2023
Merged

Add config support. #38

merged 20 commits into from
Nov 17, 2023

Commits on Nov 15, 2023

  1. Change '--long-help' and '--short-help' to '--help'.

    When a short help is needed, the first paragraph of the full help is
    used.
    floitsch committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    90a32ad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Add more options.

    floitsch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1c0fe5d View commit details
    Browse the repository at this point in the history
  2. Add 'cache' support.

    floitsch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    71ecfcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2510b8b View commit details
    Browse the repository at this point in the history
  4. Add config support.

    floitsch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0f69553 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update src/cli.toit

    Co-authored-by: Kasper Lund <[email protected]>
    floitsch and kasperl authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1033458 View commit details
    Browse the repository at this point in the history
  2. Update test.

    floitsch committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    32e90ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d7acd6 View commit details
    Browse the repository at this point in the history
  4. Feedback.

    floitsch committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fa0a64e View commit details
    Browse the repository at this point in the history
  5. Use published fs package.

    floitsch committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    aa778f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7a30e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb021a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06592e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db0a69c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6eb250e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f96611c View commit details
    Browse the repository at this point in the history
  12. Feedback.

    floitsch committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6d12715 View commit details
    Browse the repository at this point in the history
  13. Feedback.

    floitsch committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    de5b34d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad6be51 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60c1ed6 View commit details
    Browse the repository at this point in the history