Rename wild-app-config to wild-app-add. Update dev docs for apps.

This commit is contained in:
2025-07-14 18:41:54 -07:00
parent 269fb29123
commit 2401423976
4 changed files with 203 additions and 115 deletions

View File

@@ -71,7 +71,6 @@ while [[ $# -gt 0 ]]; do
done
# Initialize Wild Cloud environment
if [ -z "${WC_ROOT}" ]; then
print "WC_ROOT is not set."
exit 1