rename template

This commit is contained in:
maddalax 2024-09-13 16:28:35 -05:00
parent 183b2fa0c6
commit 00ed9b7b7e

View file

@ -9,6 +9,7 @@ tasks:
desc: Generate template from source code
cmds:
- go run github.com/maddalax/mhtml/framework/tooling/downloadtemplate@latest -out my-app
- echo "Template generated successfully to ./my-app"
setup:
deps: [copy-framework-assets, ast]