Skip to content

Conversation

danielpza
Copy link

@danielpza danielpza commented Jul 29, 2023

Closes #4

Adds two new flags:

  • --stdio - read from stdin and write to stdout
  • --file-path - file location to use for --stdio source code

example:

ts-import-types --stdio --file-path src/index.ts < src/index.ts > out.ts

@danielpza danielpza marked this pull request as ready for review August 18, 2024 22:48
@danielpza danielpza changed the title Add --stdio flag feat: add --stdio flag Aug 18, 2024
@danielpza
Copy link
Author

danielpza commented Dec 26, 2024

Hey @JamieMason, hope you are doing well.

Any chance this can be merged?

Cheers.
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add option to read from stdin output

1 participant