jnu-google
v0.0.12
Published
Jnjsoft Nodejs Utility Library for Google(googleDrive, googleSheets, googleCalendar, ...) Support Functions in Typescript
Downloads
403
Readme
- name: "jnu-google"
- description: "Jnjsoft Nodejs Utility Library for Google(googleDrive, googleSheets, googleCalendar, ...) Support Functions in Typescript"
- author: "JnJ One jnjsoft.one@gmail.com"
- github-id: "jnjsoftone"
install
# cd [PARENT DIR]
cd C:/JnJ/Developments/Utils
# <syntax> xcli -e init -r "[REPO_NAME]||[USER_NAME]||[TEMPLATE_NAME]||[DESCRIPTION]"
xcli -e init -r "jnu-google||jnjsoftone||ts-swc-npm||Jnjsoft Nodejs Utility Library for Google(googleDrive, googleSheets, googleCalendar, ...) Support Functions in Typescript"
# package install
npm install @google-cloud/local-auth googleapis jnu-abc
functions
tech
- typescript
- swc
- npm
- yarn
publish
# npm login
npm login jnjsoftone
# windows
./publish.bat
# macos
./publish.sh