Google Apps Script SWGoH Territory Battles Google Spreadsheet
- Make sure you have installed a recent version of Node.js
- install Clasp and TypeScript
npm install -g @google/clasp typescript
- clone this project and edit
.clasp.json
with the scriptId of your copy of the Spreadsheet template (see above) - run the command
yarn install
The src
directory contains the bundled code that is pushed as Google Apps Script into the Google speadsheet.
Prerequisite:
- Have Google Clasp CLI installed
- (Recommended) setup your TypeScript IDE
Steps:
- Make a local copy of the GitHub repository.
- run the command
yarn install
- Edit the file
.clasp.json
with the scriptId of your own copy of the Territory Battles spreadsheet - If needed, edit the source
.ts
files under thesrc/
directory - Use Clasp CLI to push the transpiled TypeScript into your Google script
- (Optional) issue a Pull Request for your changes to be added to the official release
Reach him on Discord
Contributions and feature requests are welcome.
MIT License (c) Guillaume Contesso a.k.a. PopGoesTheWza