Implements orchestration on macOS and provisioning on Linux for isolated Claude Code environments Adds interactive component selection with visual menu interface Enables secure VM creation with disabled host filesystem access Provides comprehensive toolchain including PostgreSQL, Erlang/Elixir, and browser automation Configures VNC desktop access for OAuth workflows and browser-based tasks
6 lines
201 B
Text
6 lines
201 B
Text
# Copy this file to config.env and fill in your values.
|
|
# config.env is gitignored and shared across all VMs you create.
|
|
|
|
GIT_NAME="guessthepw"
|
|
GIT_EMAIL="admin@guessthe.pw"
|
|
VNC_PASSWORD="changeme123"
|