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

[Fetch] When output is - send to STDOUT #85

Closed
wants to merge 1 commit into from
Closed

Conversation

kylef
Copy link
Member

@kylef kylef commented Jun 29, 2015

This is so that we can use apiary fetch --output=- to get the blueprint sent to STDOUT.

Required for kylef/apiblueprint.vim#9

@honzajavorek
Copy link
Contributor

Not sure why the Windows build failed. The change seems to be harmless. I'm not experienced in Ruby that much to investigate. Maybe @freaz can take a look?

@freaz
Copy link
Contributor

freaz commented Jul 1, 2015

@kylef Can't you use one of /dev/fd/{0,1,2}?

@abtris
Copy link
Contributor

abtris commented Jul 2, 2015

Maybe you can change output to STDOUT as default without parameters.

@kylef
Copy link
Member Author

kylef commented Jul 24, 2015

@freaz That's right, I'll just use those.

Thanks!

@kylef kylef closed this Jul 24, 2015
@kylef kylef deleted the kylef/fetch branch July 24, 2015 07:08
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.

None yet

4 participants