modulepackage
0.0.0-20240327143125-8611357eda89
Repository: https://github.com/gozeon/gmpa.git
Documentation: pkg.go.dev
# README
gmpa
The cli tools for build Multi-Page Application.
use
go install github.com/gozeon/gmpa
cd <target folder>
gmpa build
# or
gmpa build --target ./demo --output ./demo/dist
see demo
.