An open API service indexing awesome lists of open source software.

https://github.com/lubien/cerebro-hex

A Cerebro plugin for searching hex.pm packages
https://github.com/lubien/cerebro-hex

cerebro cerebro-plugin elixir-lang hex package-manager

Last synced: 2 months ago
JSON representation

A Cerebro plugin for searching hex.pm packages

Awesome Lists containing this project

README

        

# Cerebro Hex

> A Cerebro plugin for searching hex.pm packages

## Usage

In Cerebro, type `hex packagename` to search for `packagename`

You can:

* Press Enter to open it's URL
* Press Tab to change the current input to it's URL
* Press cmd+c to copy it's URL to clipboard

![](screenshot.png)

## Related

* [Cerebro](http://github.com/KELiON/cerebro) – main repo for Cerebro app;

## License

MIT © [Lubien](http://lubien.me)