Home

Awesome

dext-github-plugin

Travis Coveralls branch license

Dext plugin to search for Github repositories.

Install

$ dpm install dext-github-plugin

Requires Dext.

Usage

In Dext, type gh, then your query.

Related

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

```
$ npm install
```

With yarn:

```
$ yarn
```

3. Run tests: npm t

License

MIT © Vu Tran