Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 873 Bytes

Hacker news reader CircleCI

demo

Description

Read hackers news on your terminal

Download

The source is available for download from GitHub. Alternatively, you can install using Node Package Manager (npm):

npm install hacker-news-reader -g

##Usage

    help [command...]  Provides help for a given command.
    exit               Exits application.
    news               Get top news
    read <news>        Exemple : read 4

Requirement

Node >= 4.0

License

MIT © Thomas Blanc-Hector