Claude-Code_One-Click_Kit
Windows에서 더블클릭 한 번으로 Claude Code를 설치·실행·업데이트·제거까지 관리하는 한국어 원클릭 키트 (비공식, PowerShell 메뉴)
File Explorer
- .gitignore
- Claude-Code_One-Click_Kit.bat
- GUIDE.en.md
- GUIDE.en.pdf
- LICENSE
- menu.ps1
- NOTICE
- README.en.md
- README.en.pdf
- README.md
- README.pdf
- 사용설명서.md
- 사용설명서.pdf
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
login
View Details ▼
login
Manage console and virtual line authentication.
Accessed in configuration mode under `line`.
login local
Use local username and password for authentication:
login {{user}}
Log in as a user:
login -f {{user}}
Log in as user without authentication if user is preauthenticated:
claude
View Details ▼
claude
An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
claude prompt
Execute with prompt:
claude update
Update `claude`:
claude mcp list
Get the list of specified MCP servers:
logout
View Details ▼
logout
Exit a login shell.
logout
Exit a login shell:
logout {{exit_code}}
Exit a login shell and specify a return value:
