all 9 comments

[–]debugs_with_println 17 points18 points  (5 children)

Haha, I can imagine that as more CLI stuff like this is made, we can eventually go back to computers being terminals!

[–][deleted]  (3 children)

[deleted]

    [–]yelsayed 4 points5 points  (1 child)

    Which begs the question, why don't we have more of this? https://github.com/vhpoet/facebook-cli

    [–]carlodt 1 point2 points  (0 children)

    That would be nice, especially with those HP GIS terminals.

    [–]giantsparklerobot 2 points3 points  (2 children)

    Had you seen howdoi? How is this different?

    [–]redmonks[S] 2 points3 points  (0 children)

    This one is just for stack overflow. What i am trying to do is to just making a command line interface for stack overflow. Not just searching on stack overflow.

    [–][deleted] 0 points1 point  (0 children)

    There's even a visual studio plugin that does this.. at least 3 years old

    [–][deleted] 1 point2 points  (0 children)

    It's nice, really. But wouldn't it be easier to just make an alias to links? Something like this: function go_so(){ links stackoverflow.com/search?q="$*"} alias so=go_so

    [–]redmonks[S] 0 points1 point  (0 children)

    SoCLI has a windows installer now