gemini cli를 사용했엇는데 요즘 claude code cli 많이들 쓰길래 설치함
npm install -g @anthropic-ai/claude-code
설치 후 실행 :
claude
신규 세션 시작, 이전 대화 내용 불포함, 새로운 작업 시작시 명령 실행
claude --contine or claude -c
마지막 세션을 이어갈때 실행. 이전 맥락이 유지됨 (반복 설명 불요)
claude --resume or claude -r
과거 모든 세션목록 보여주고 선택한 세션으로 복귀 가능.
긴작업 시 필요한 설정
claude config set --global preferredNotifChannel terminal_bell