Skip to content

timmarsh/yql_query_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yql_query_tool

a simple node tool to execute YQL queries

get yahoo answers questions about horses that have been resolved

/yql --query 'select * from answers.search where query="horse" and type="resolved"'

and syntax highlight it

/yql --query 'select * from answers.search where query="horse" and type="resolved"' --color

About

a simple node tool to execute YQL queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors