An Alfred Workflow utility library for Go
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