Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages