🚗 Micromachine A little stateless state machine. Setup GolangCI-Lint Editor Integration (optional) Pre-Commit Hook (optional) [ ! -e .git/hooks/pre-commit ] && cp ./githooks/pre-commit .git/hooks/pre-commit Lint make lint Test make test