Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 538 Bytes

HNsearch Gem Version

A Ruby Gem for searching Hacker News via your terminal.

How to install?

gem install HNsearch

How to use?

HNsearch commands:
  HNsearch help [COMMAND]  # Describe available commands or one specific command
  HNsearch items [QUERY]   # returns information of queried item
  HNsearch users [QUERY]   # returns information of queried user

Info

This is not an official hnsearch.com gem.