Packages

Library for integrating with Alfred: http://www.alfredapp.com

Current section

Files

Jump to
alfred lib alfred.ex
Raw

lib/alfred.ex

defmodule Alfred do
@moduledoc """
A library for interoperating with [Alfred](http://www.alfredapp.com), intended to make it easy to
create tools and workflow extensions for Alfred in Elixir.
"""
end