페이스북 생활코딩 그룹에 도움을 청했습니다. https://www.facebook.com/groups/codingeverybody/permalink/1263963496977517/ 구글 앱스 소스 주소를 공개했지만 소스를 보려면 구글에 로그인 해야 하네요. 예의가 아닌 것 같아서 깃허브를 알아보고 있습니다. 앱스 스크립트를 이클립스에 import하면 로컬에 파일이 생성됩니다. 깃 허브 저장소 만들고 저장소에 로컬 파일을 드래그앤 드롭해서 올렸습니다. Google Drive team folder source: https://github.com/eojji/Google-drive-team-folder 작업에 필요한 자료를 날림으로 적어 봅니다. 먼저 깃 허브 널리 알려진 통합 개발 환경 이클립스 이클립스에서 Apps Script 개발하기를 위해서 Google Plugin for Eclipse - Developing Apps Script Projects in Eclipse 참조 Usage You will first need to sign in by clicking Sign in to Google in the bottom-left corner of Eclipse. After you've signed in, you can import an existing Apps Script project from Google Drive into your local workspace. Importing a Project To get started with a project, select File > Import , then select Apps Script Project under the Google group. Install Eclipse Java SE Development Ki...
댓글