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

https://github.com/danrigsby/cerebro-hackernews

A HackerNews plugin for Cerebro App
https://github.com/danrigsby/cerebro-hackernews

cerebro cerebro-plugin

Last synced: 3 months ago
JSON representation

A HackerNews plugin for Cerebro App

Awesome Lists containing this project

README

        

# cerebro-hackernews

> A [HackerNews](https://news.ycombinator.com) plugin for [Cerebro app](http://www.cerebroapp.com)

## Usage
In Cerebro, type `hn` or `hackernews`, then select "HackerNews" to see the list of popular stories.

![](screenshot.gif)

Enter opens the article in a web browser

## Related

* [Cerebro](http://github.com/KELiON/cerebro) – main repo for Cerebro app;
* [cerebro tools](http://github.com/KELiON/cerebro-tools) – package with tools to simplify package creation;

## Contributing
Use the `debug` command to test locally during development:
``` bash
yarn run debug --dev
```

## License

`cerebro-hackernews` is licensed under the [MIT License](LICENSE).