hacker_term
Hacker News on the Terminal via Sock Proxy.
Requirements
- Ruby 1.9.3
- socksify
Installation
- Install with
gem install zlx_hacker_term
- Run using
hacker_term [socks_server] [socks_port]
- Tests included; I run them using
rspec -fd
in the project directory