Awesome
dext-darwin-applications-plugin
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
- 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