Read hackers news on your terminal
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
Node >= 4.0
MIT © Thomas Blanc-Hector