Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Read from file instead of stdin #451

Closed
FDiskas opened this issue Dec 8, 2017 · 2 comments
Closed

Read from file instead of stdin #451

FDiskas opened this issue Dec 8, 2017 · 2 comments

Comments

@FDiskas
Copy link

FDiskas commented Dec 8, 2017

It's not easy for example add some script to npm script tag to autogenerate typings after eatch build. And solution like "cat ... | ... > ...." is not cross platform :(

KnisterPeter added a commit that referenced this issue Dec 9, 2017
Since its not allways convinient to read from stdin an option to read from file is added.

Closes #451
@KnisterPeter
Copy link
Owner

You can tryout the pending pull request. It needs cli test before being merged, but it may help already.

@KnisterPeter
Copy link
Owner

Released with 0.24

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants