{{ define "main" }} {{ range where $.Site.Data.packages "name" .Title }} {{ end }} {{- .Title -}} {{ range where $.Site.Data.packages "name" .Title }} {{- .desc -}} INSTALL WITH GUI don't have tea/gui yet? download here {{ end }} {{ range where $.Site.Data.packages "name" .Title }} {{- partial "clipboard-copy-package-detail.html" . -}} {{ end }} Copy the tea one-liner above into your terminal to install {{- .Title -}}. tea will interpret the documentation and take care of any dependencies. {{- partial "package-bottle.html" .Title -}} {{ end }}
{{- .desc -}}
don't have tea/gui yet? download here
Copy the tea one-liner above into your terminal to install {{- .Title -}}. tea will interpret the documentation and take care of any dependencies.