Home

Awesome

dext-darwin-applications-plugin

Travis Coveralls branch license

Dext plugin to search for applications (Darwin only).

Install

$ dpm install dext-darwin-applications-plugin

Requires Dext.

Usage

In Dext, just start typing your application name.

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