dext-github-plugin

October 11, 2016 · View on GitHub

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

  • dext - The Dext smart launcher
  • dext-default-theme - The default theme for Dext

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

```
$ npm install
```

With yarn:

```
$ yarn
```

3. Run tests: npm t

License

MIT © Vu Tran

Contents

  1. 1Install
  2. 2Usage
  3. 3Related
  4. 4Contributing
  5. 5License