hackernews
hackernews copied to clipboard
A command line tool to print out the latest posts on Hacker News to your terminal.
Results
2
hackernews issues
Sort by
recently updated
recently updated
newest added
- Now using official Hacker News API via [node-hacker-news](https://github.com/edwellbrook/node-hacker-news) (should cover https://github.com/mtharrison/hackernews/issues/10) - Added CLI input handler ([meow](https://github.com/sindresorhus/meow) that is using [minimist](https://github.com/substack/minimist)). Currently only few options are actually used: -...