Rust library to help with creating Alfred 2 Workflows.
API Documentation
Add the following to your Cargo.toml file:
Cargo.toml
```toml [dependencies]
alfred = "0.1" ```
Compatibility with the Rust 1.0 Alpha release.