rename template
This commit is contained in:
parent
183b2fa0c6
commit
00ed9b7b7e
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue