about summary refs log tree commit diff
path: root/kontemplate.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-06-11 chore: Update Brew formula & Dockerfile to 1.1.0Vincent Ambo1-3/+3
2017-05-18 feat build: Add Homebrew binary formulaVincent Ambo1-0/+13
Adds a Homebrew formula that downloads and installs the 1.0.2 binary release. Users should be able to "tap" this formula from OS X, the README will be updated in a separate commit. This fixes #41