finish release recipe?

This commit is contained in:
Scott Richmond 2025-07-02 15:35:19 -04:00
parent 14a41dc1bd
commit 62ad321a88

View File

@ -27,9 +27,6 @@ release:
git push git push
git checkout {{from_branch}} git checkout {{from_branch}}
hi:
echo {{ if git_status == "" { "git ok" } else { error("please commit changes first") } }}
serve: serve:
open http://localhost:8080/index.html && miniserve pkg open http://localhost:8080/index.html && miniserve pkg