dext-darwin-applications-plugin
v0.3.1
Published
Dext plugin to search for applications (Darwin only).
Maintainers
Readme
dext-darwin-applications-plugin
Dext plugin to search for applications (Darwin only).

Install
$ dpm install dext-darwin-applications-pluginRequires Dext.
Usage
In Dext, just start typing your application name.
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
```- Run tests:
npm t
License
MIT © Vu Tran
