Skip to content

Make script

Latest
Compare
Choose a tag to compare
@mozey mozey released this 24 May 10:48

Fixed a couple of bugs in example routes.

Replaced Makefile with make.sh for better cross platform support.

Makefile is not needed to detect changes to files. fswatch is used for live reload on dev. Golang compiles fast, and supports caching for prod builds