0.3.2 • Published 8 years ago
dext-hackernews-plugin v0.3.2
dext-hackernews-plugin
Dext plugin to fetch top/best/new for stories on Hacker News.
Install
$ dpm install dext-hackernews-plugin
Requires Dext.
Usage
In Dext, type hn
, then one of the following options below.
top
- Fetch top storiesbest
- Fetch best storiesnew
- Fetch new stories
Related
- dext - The Dext smart launcher
- dext-default-theme - The default theme for Dext
Contributing
- Clone to repository.
Install dependencies
With
npm
:$ npm install
With
yarn
:$ yarn
Run tests:
npm t
License
MIT © Vu Tran