Awesome
dext-github-plugin
Dext plugin to search for Github repositories.
Install
$ dpm install dext-github-plugin
Requires Dext.
Usage
In Dext, type gh
, then your query.
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
```
3. Run tests: npm t
License
MIT © Vu Tran