repositorypackage
0.0.0-20240504153014-30d785b6b084
Repository: https://github.com/jason0x43/go-alfred.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
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