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 command line tool #1

Merged
merged 6 commits into from
May 18, 2024
Merged

Add command line tool #1

merged 6 commits into from
May 18, 2024

Commits on May 12, 2024

  1. Add CLI tool dotenvy-tool and subcommand check

    check checks the syntax of the input file or stdin.
    juri committed May 12, 2024
    Configuration menu
    Copy the full SHA
    fe7d0be View commit details
    Browse the repository at this point in the history
  2. Use stderr for error output

    juri committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d2b2fd5 View commit details
    Browse the repository at this point in the history
  3. Shorter help lines

    juri committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a391190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    931d153 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Better input handling in cli

    juri committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ef4d83f View commit details
    Browse the repository at this point in the history
  2. Add dotenv-tool to README

    juri committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f7f6e78 View commit details
    Browse the repository at this point in the history