t3hmrman / casgo

Single Sign On (SSO) Central Authentication Server (CAS) written in Go
ISC License
50 stars 9 forks source link

Package resources into binary #19

Closed t3hmrman closed 9 years ago

t3hmrman commented 9 years ago

This commit introduces a Makefile for future releases that handles packing the resources, and doing the go build.

Resources are being packaged using go.rice, so the dependency was added to godep