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 .env file support #66

Closed
wants to merge 12 commits into from
Closed

add .env file support #66

wants to merge 12 commits into from

Commits on Nov 26, 2020

  1. add .env file support

    dolanor committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9d4466f View commit details
    Browse the repository at this point in the history
  2. improve doc

    Co-authored-by: Peter Bourgon <peterbourgon@users.noreply.github.com>
    dolanor and peterbourgon committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    608ad35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de1992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9af6165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c23ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b011e1c View commit details
    Browse the repository at this point in the history
  7. add tests for long options

    dolanor committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    26d885c View commit details
    Browse the repository at this point in the history
  8. change logic flaw

    dolanor committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d043948 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c692a0a View commit details
    Browse the repository at this point in the history
  10. deal with scanner.Err()

    dolanor committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f9307cc View commit details
    Browse the repository at this point in the history
  11. add own test Vars type

    dolanor committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6c60d05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c35eb9 View commit details
    Browse the repository at this point in the history