0.3.2 • Published 9 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-pluginRequires 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 installWith
yarn:$ yarnRun tests:
npm t
License
MIT © Vu Tran