Skip to content

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

No packages published

Languages