~repos /gromer

#golang#htmx#ssr

git clone https://pyrossh.dev/repos/gromer.git

gromer is a framework and cli to build multipage web apps in golang using htmx and alpinejs.


488e9be3 pyros2097

tag: v0.0.5tag: v0.0.4

v0.0.5 v0.0.4

5 years ago
fix cli packagename
Files changed (1) hide show
  1. cli/main.go +1 -1
cli/main.go CHANGED
@@ -1,4 +1,4 @@
1
- package http
1
+ package cli
2
2
 
3
3
  import (
4
4
  "bytes"