Skip to content

Alfred workflow script filter format builder wrtten in Go.

License

Notifications You must be signed in to change notification settings

hyunuck/galfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galfred

Alfred workflow script filter format builder wrtten in Go.

Getting started

$ go get github.com/hyunuck/galfred

Usage

import "github.com/hyunuck/galfred"

template := galfred.NewTemplate()
template.Append(v.title, v.subtitle, v.arg, v.autoComplete, v.iconType, v.iconPath)
template.ToJson()

About

Alfred workflow script filter format builder wrtten in Go.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages