/go-alfred

Alfred workflow utility library in Go

Primary LanguageGoMIT LicenseMIT

go-alfred

An Alfred Workflow utility library for Go

Installation

To use the go-alfred library, include github.com/jason0x43/go-alfred as a dependency in your code. The library imports as alfred.

To install the alfred utility, run:

go install github.com/jason0x43/go-alfred/alfred

Documentation