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
- Host: GitHub
- URL: https://github.com/danrigsby/cerebro-hackernews
- Owner: danrigsby
- License: mit
- Created: 2017-05-25T14:54:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T01:40:06.000Z (about 8 years ago)
- Last Synced: 2025-03-18T00:23:07.041Z (3 months ago)
- Topics: cerebro, cerebro-plugin
- Language: JavaScript
- Size: 3.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
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).