Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oalders/alfred-metacpan-workflow

Search MetaCPAN via Alfred
https://github.com/oalders/alfred-metacpan-workflow

Last synced: 5 days ago
JSON representation

Search MetaCPAN via Alfred

Awesome Lists containing this project

README

        

# Alfred Metacpan Workflow

This is a workflow for [Alfred](http://www.alfredapp.com/).
It searches Perl modules from [MetaCPAN](https://metacpan.org/) incrementally.

## Example

![Searching modules](https://cloud.githubusercontent.com/assets/115636/5282423/7918f9f6-7b49-11e4-8ce5-b75eb2b77c39.png)

## Installation

* Clone this repository

```sh
mkdir -p dist && make && open dist/metacpan-0.0.5.alfredworkflow
```

## Licence

[MIT](https://github.com/handlename/alfred-metacpan-workflow/blob/master/LICENSE)

## Author

[handlename](https://github.com/handlename)