Dext plugin to search for Github repositories.
$ dpm install dext-github-plugin
Requires Dext.
In Dext, type gh
, then your query.
- dext - The Dext smart launcher
- dext-default-theme - The default theme for Dext
- Clone to repository.
- Install dependencies
With npm
:
```
$ npm install
```
With yarn
:
```
$ yarn
```
- Run tests:
npm t
MIT © Vu Tran