misterinterrupt / shortfeedz

eventually a project to make short urls for custom twitter filters.. for now, a quick n' dirty script to get some streaming messages in the shell

Home Page:usage: node shortfeedz.js [keyword]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

define command line usage and behavior

misterinterrupt opened this issue · comments

it'd be nice to have a prompt that changed the keywords while the statuses were streaming. Look into stdio.

I think process.stdin.resume() will fix yer boat :)

hey thanks for the tip!

Yeah no worries. By the way we reviewed all this and you should hear from Chris soon (if you haven't already). Thanks for working on this.

fixed with 71882d6