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

Implement stdin input with optional "-" as the file name. #3290

Merged
merged 2 commits into from Jan 4, 2020
Merged

Implement stdin input with optional "-" as the file name. #3290

merged 2 commits into from Jan 4, 2020

Commits on Dec 27, 2019

  1. Implement stdin input with optional "-" as the file name.

    Set default output format to "es" to save CLI typing for the most common case.
    
    closes #1440
    closes #3276
    kzc committed Dec 27, 2019
    Copy the full SHA
    1a342f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. * Test if we can delete process.stdin on CI

    * Only allow '-' to use stdin with the JS API
    * Use locally installed shx
    * Add test for stdin read error
    lukastaegert committed Dec 29, 2019
    Copy the full SHA
    e90b090 View commit details
    Browse the repository at this point in the history