Closes#2
- clasp: 설치, 인증, 기존 시트 바인딩, push/pull 워크플로우, 제한사항
- gws CLI: 설치, OAuth 설정(자동/수동), 시트 데이터 읽기/쓰기
- 세 가지 방식(clasp, gws, Sheets API) 비교표
- 현재 프로젝트 설정 정보
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- clasp project bound to existing Google Sheet
- syncPackageToDB: maps columns between 판매용SW and DB sheets, updates matching rows by 보여질순서 key
- Handles merged 분야 column fill-down, 금액/연 calculation (단가×copy수)
- Highlights updated cells in yellow
- Includes listSheets utility and onOpen menu
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>