about summary refs log tree commit diff
path: root/kontemplate.rb (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-11-04 chore: Bump Docker image & Homebrew release to v1.3.0Vincent Ambo1-3/+3
2017-08-22 chore brew: Update Homebrew formula to v1.2.0Vincent Ambo1-3/+3
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