An open API service indexing awesome lists of open source software.

https://github.com/lilpolymath/hackernews-cli

A CLI to retreive the latest 10 articles from Hackernews.
https://github.com/lilpolymath/hackernews-cli

Last synced: 10 months ago
JSON representation

A CLI to retreive the latest 10 articles from Hackernews.

Awesome Lists containing this project

README

          

# `hackernews-cli`

🏗 A CLI to retreive the latest 10 articles from Hackernews.

## Installation & Usage

```bash
npx hackernews-cli
# or
npm install -g hackernews-cli
hackernews-cli
```

## License

MIT

## Collaborators

- [Ayobami Adedapo](twitter.com/favourcodes)