Skip to content

Google Docs(またはGoogle Drive上のファイル)を一度に複数の相手に共有することができます。

License

Notifications You must be signed in to change notification settings

kissge/google-docs-batch-invite

Repository files navigation

google-docs-batch-invite

CLI Commands

$ export CLIENT_ID=xxxx
$ export APP_ID=xxxx
$ export DEVELOPER_KEY=xxxx
$ export PUBLIC_PATH=/xxxx/
$ export NODE_OPTIONS=--openssl-legacy-provider # if node >= 17
  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

  • npm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

For detailed explanation on how things work, checkout the CLI Readme.

About

Google Docs(またはGoogle Drive上のファイル)を一度に複数の相手に共有することができます。

Topics

Resources

License

Stars

Watchers

Forks