Tappaas Generate Script Dependencies banner
TAPPaaS TAPPaaS

Tappaas Generate Script Dependencies

Documentation community

Description

Regenerate the dependency documentation for src/foundation/: 1. **Analyze all files** in src/foundation/ including: - Shell scripts (.sh) - Python files (.py) - configuration.json and zones.json - PHP files (.php) - pyproject.toml files 2. **list executable programs/scripts, identify where the installed programs exists**: - Most programs will be installed in /home/tappaas/bin under tappaas-cicd - exception is Create-TAPPAaS-VM.sh installed in the root account of every TAPP

Installation

Installs to ~/.claude/commands/tappaas-tappaas-tappaas-generate-script-dependencies.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TAPPaaS/TAPPaaS/HEAD/.claude/commands/tappaas-generate-script-dependencies.md -o ~/.claude/commands/tappaas-tappaas-tappaas-generate-script-dependencies.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository