From ae6de54d8861466f527458599c1a81c7a1b333c5 Mon Sep 17 00:00:00 2001 From: Christopher Hunter <8398225+crhntr@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:24:03 -0700 Subject: [PATCH] make a better case for muxt --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b790df..0e742d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Muxt [![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/muxt.svg)](https://pkg.go.dev/github.com/crhntr/muxt) [![Go](https://github.com/crhntr/muxt/actions/workflows/go.yml/badge.svg)](https://github.com/crhntr/muxt/actions/workflows/go.yml) +Sometimes as a developer it is nice to stay in an HTML headspace. +This tool helps you do that and generates helpful test seams. + Given [main.go](#main_go) and [index.gohtml](#index_gohtml), muxt will generate [template_routes.go](#template_routes_go). ### index.gohtml