alfred-rs

Build Status

Rust library to help with creating Alfred 2 Workflows.

API Documentation

Installation

Add the following to your Cargo.toml file:

```toml [dependencies.alfred]

git = "https://github.com/kballard/alfred-rs.git" ```