summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-04-29docker small adjustments (#17)gerard webb
just some basic docker make file stuff to make it easier for local dev. Co-authored-by: gedw99 <gedw99@gmail.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/17 Co-authored-by: gerard webb <gedw99@noreply@mills.io> Co-committed-by: gerard webb <gedw99@noreply@mills.io>
2020-12-26fix version doesn't work (#28)Rick
2020-03-30Add image target to Makefilev1.1.9James Mills
2020-03-21Fixed docker imageJames Mills
2020-03-21Restructured source code layout, Added rice support for templates and static ↵James Mills
assets
2020-03-21Add command-line option parsing support and custom config file locationJames Mills
2020-03-21Migrate to Go111Modules, Add Dockerfile and GoRelaser supportJames Mills