feat: implement template plan

This commit is contained in:
2025-02-28 21:21:34 +01:00
parent ef8deadfd8
commit 9be64b74b2
7 changed files with 137 additions and 0 deletions

5
examples/plan/scripts/world.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env zsh
set -e
echo "hello plan world"