ContextStudioWizard/lib
Karamelmar 8a82d27dae Add update.sh to generated project scripts
Updates three things:
1. Context Studio Core — git pull on ~/.context-studio/core
2. Claude Code — npm install -g @anthropic-ai/claude-code in container
3. OS packages — apt-get update + upgrade in container

If container is not running, in-container steps are skipped with a warning.
Offers optional full image rebuild (--pull --no-cache) for a clean slate.
Warns that in-container updates are ephemeral without a rebuild.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 12:54:59 +01:00
..
container.sh Add update.sh to generated project scripts 2026-03-09 12:54:59 +01:00
core.sh Add Context Studio Wizard — project scaffolding CLI 2026-03-09 11:49:04 +01:00
prereqs.sh Fix set -e bug causing silent exit after valid input 2026-03-09 12:11:31 +01:00
project.sh Add Context Studio Wizard — project scaffolding CLI 2026-03-09 11:49:04 +01:00
utils.sh Fix set -e bug causing silent exit after valid input 2026-03-09 12:11:31 +01:00
workflow.sh Add Context Studio Wizard — project scaffolding CLI 2026-03-09 11:49:04 +01:00