summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Allow for configuration policiesDan Duvall1-7/+45
2017-11-07Validate configuration after unmarshallingDan Duvall1-2/+7
2017-11-06Documented all exported types, functions, and interfacesDan Duvall1-0/+2
2017-10-18Capture and expose build-time meta dataDan Duvall1-0/+6
2017-10-10Move error handling to mainTyler Cipriani1-2/+11
2017-09-14Use import paths without `.git` suffixDan Duvall1-2/+2
2017-06-29Run go fmtTyler Cipriani1-1/+1
2017-05-23Use Phabricator import URIsDan Duvall1-2/+2
2017-04-25Use a YAML config format instead of JSONDan Duvall1-1/+1
2017-04-19Support compilation to multi-stage DockerfileDan Duvall1-9/+2
2017-04-18Implemented expansion/inclusion of variantsDan Duvall1-4/+11
2017-04-18Accept config path as command argumentDan Duvall1-2/+7
2017-04-18Initial commitDan Duvall1-0/+19