easylogic / i18n

simple i18n manager with google sheets

Repository from Github https://github.comeasylogic/i18nRepository from Github https://github.comeasylogic/i18n

설치

npm install
  1. Enable the Google Sheets API 버튼 클릭
  2. Desktop app 선택
  3. CREATE 버튼 클릭
  4. DOWNLOAD CLIENT CONFIGURATION 버튼 클릭
  5. credentials.json 파일을 프로젝트/src/server/googleapi 디렉토리에 복사
  6. 프로젝트 터미널에서 npm run auth 실행
  7. 브라우저에서 생성된 토큰을 프로젝트 터미널에 붙여였기하면 token.json 파일이 생성됨

About

simple i18n manager with google sheets

License:MIT License


Languages

Language:JavaScript 100.0%