Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
A Cerebro plugin for searching hex.pm packages
- Host: GitHub
- URL: https://github.com/lubien/cerebro-hex
- Owner: lubien
- Created: 2017-03-02T21:32:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T20:21:12.000Z (almost 8 years ago)
- Last Synced: 2024-11-20T00:42:44.127Z (about 1 month ago)
- Topics: cerebro, cerebro-plugin, elixir-lang, hex, package-manager
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)