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

allow jsontoyaml.com to get JSON from a url #6

Open
coolaj86 opened this issue Jul 29, 2013 · 1 comment
Open

allow jsontoyaml.com to get JSON from a url #6

coolaj86 opened this issue Jul 29, 2013 · 1 comment

Comments

@coolaj86
Copy link
Owner

way good idea

@rjmunro
Copy link

rjmunro commented Mar 4, 2016

No, that is what curl is for:

curl https://raw.githubusercontent.com/coolaj86/json2yaml/master/example.json | json2yaml

At the moment, this can fail if the site is slow to respond, due to #11

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

No branches or pull requests

2 participants