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

feat: expand scenarios covered by default arguments for environments #20

Merged
merged 10 commits into from
Dec 28, 2021

Commits on Nov 23, 2021

  1. Expand scenarios covered by default arguments

    - detect REPL
    - detect bundled Electron app
    - otherwise process.argv.slice(2)
    shadowspawn committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    955a056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61bc53 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

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

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    f1e9d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c0030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcac456 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Fix typo

    shadowspawn committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    2a333fc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    e974a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ae587 View commit details
    Browse the repository at this point in the history