recipe: helm-go-package

This commit is contained in:
David Holm 2015-01-19 12:58:09 +01:00
parent 06bfb798fd
commit fc694198e6

View File

@ -0,0 +1,5 @@
(:name helm-go-package
:description "Helm sources for Go programming language's package."
:type github
:pkgname "yasuyk/helm-go-package"
:depends (helm go-mode))