This repository has been archived on 2023-08-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dex/Makefile
Eric Chiang 63a62b6754 *: add code to serialize templates into go code
Add a small program to iterate over the templates directory and
generate a go map of name to file data. This is so we can compile
these templates into the dex binary instead of requiring files on
disk.

Also add a Makefile rule to do this automatically.
2016-09-05 17:25:12 -07:00

1.4 KiB