Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
claudeup
command
ABOUTME: Entry point for the claudeup CLI tool ABOUTME: Initializes and executes the root command
|
ABOUTME: Entry point for the claudeup CLI tool ABOUTME: Initializes and executes the root command |
|
internal
|
|
|
backup
ABOUTME: Backup and restore functionality for scope settings ABOUTME: Manages ~/.claudeup/backups/ for scope recovery
|
ABOUTME: Backup and restore functionality for scope settings ABOUTME: Manages ~/.claudeup/backups/ for scope recovery |
|
breadcrumb
ABOUTME: Manages per-scope breadcrumbs recording which profile was last applied ABOUTME: Enables profile diff and save to default to the last-applied profile
|
ABOUTME: Manages per-scope breadcrumbs recording which profile was last applied ABOUTME: Enables profile diff and save to default to the last-applied profile |
|
claude
ABOUTME: Custom error types for Claude CLI compatibility issues ABOUTME: Provides structured errors with actionable user guidance
|
ABOUTME: Custom error types for Claude CLI compatibility issues ABOUTME: Provides structured errors with actionable user guidance |
|
commands
ABOUTME: Cleanup command implementation for fixing and removing plugin entries ABOUTME: Fixes correctable path issues and removes truly broken plugins
|
ABOUTME: Cleanup command implementation for fixing and removing plugin entries ABOUTME: Fixes correctable path issues and removes truly broken plugins |
|
config
ABOUTME: Global configuration flags for claudeup ABOUTME: Stores runtime flag values accessible across commands
|
ABOUTME: Global configuration flags for claudeup ABOUTME: Stores runtime flag values accessible across commands |
|
events
ABOUTME: Diff functionality for comparing file snapshots and generating ABOUTME: human-readable summaries of what changed between before/after states.
|
ABOUTME: Diff functionality for comparing file snapshots and generating ABOUTME: human-readable summaries of what changed between before/after states. |
|
ext
ABOUTME: Manages enabled.json configuration file for extensions ABOUTME: Provides load/save operations for tracking enabled state in CLAUDEUP_HOME
|
ABOUTME: Manages enabled.json configuration file for extensions ABOUTME: Provides load/save operations for tracking enabled state in CLAUDEUP_HOME |
|
mcp
ABOUTME: MCP server discovery functionality ABOUTME: Scans plugins for mcp.json files and parses server definitions
|
ABOUTME: MCP server discovery functionality ABOUTME: Scans plugins for mcp.json files and parses server definitions |
|
profile
ABOUTME: Applies a profile to Claude Code using replace strategy ABOUTME: Computes diff, resolves secrets, executes via claude CLI
|
ABOUTME: Applies a profile to Claude Code using replace strategy ABOUTME: Computes diff, resolves secrets, executes via claude CLI |
|
secrets
ABOUTME: Environment variable secret resolver ABOUTME: Reads secrets from environment variables
|
ABOUTME: Environment variable secret resolver ABOUTME: Reads secrets from environment variables |
|
selfupdate
ABOUTME: Self-update functionality for claudeup CLI ABOUTME: Downloads and replaces binary from GitHub releases
|
ABOUTME: Self-update functionality for claudeup CLI ABOUTME: Downloads and replaces binary from GitHub releases |
|
ui
Package ui provides consistent terminal styling and output formatting for claudeup CLI commands using lipgloss.
|
Package ui provides consistent terminal styling and output formatting for claudeup CLI commands using lipgloss. |
|
test
|
|
|
acceptance
ABOUTME: Acceptance test helpers for end-to-end testing ABOUTME: Provides real Claude installation fixtures and utilities
|
ABOUTME: Acceptance test helpers for end-to-end testing ABOUTME: Provides real Claude installation fixtures and utilities |
|
helpers
ABOUTME: Result type for capturing CLI command output ABOUTME: Used by TestEnv to return stdout, stderr, and exit code
|
ABOUTME: Result type for capturing CLI command output ABOUTME: Used by TestEnv to return stdout, stderr, and exit code |
|
integration
ABOUTME: Integration test helpers for setting up test fixtures ABOUTME: Creates fake Claude installations for testing
|
ABOUTME: Integration test helpers for setting up test fixtures ABOUTME: Creates fake Claude installations for testing |
Click to show internal directories.
Click to hide internal directories.