alfred 0.0.2

A library for writing Alfred workflows. http://www.alfredapp.com
docs.rs failed to build alfred-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: alfred-4.0.2

alfred-rs

Build Status

Rust library to help with creating Alfred 2 Workflows.

API Documentation

Installation

Add the following to your Cargo.toml file:

[dependencies.alfred]

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