massenz / go-statemachine

A basic implementation of a Finite State Machine in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Makefile

massenz opened this issue · comments

Currently the build is handled via the Makefile - it should be refactored so that only necessary steps are taken, and it correctly re-builds the server/container if any of the underlying files change