# alfred-hex

[![Build Status](https://travis-ci.org/sotojuan/alfred-hex.svg?branch=master)](https://travis-ci.org/sotojuan/alfred-hex)

> [Hex](http://hex.pm/) search for Alfred

<img src="screenshot.png" width="694">

## Install

```
$ npm install --global alfred-hex
```

Requires [Node](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).

## Usage

In Alfred, type `hex`, <kbd>Enter</kbd> and your query to search for packages.

Select a package and press <kbd>Enter</kbd> to go to its Hex page. Hold <kbd>Alt</kbd> when pressing <kbd>Enter</kbd> to go to its GitHub repo, if available.<br>

## License

MIT © [Juan Soto](https://juansoto.me)
