Skip to content

MCW77/TB-Manager

Repository files navigation

SWGoH Territory Battles Sheets clasp

Google Apps Script SWGoH Territory Battles Google Spreadsheet

Getting Started

  • 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.

Build your own copy

Prerequisite:

Steps:

  1. Make a local copy of the GitHub repository.
  2. run the command yarn install
  3. Edit the file .clasp.json with the scriptId of your own copy of the Territory Battles spreadsheet
  4. If needed, edit the source .ts files under the src/ directory
  5. Use Clasp CLI to push the transpiled TypeScript into your Google script
  6. (Optional) issue a Pull Request for your changes to be added to the official release

About the Developer

Reach him on Discord

Contributions

Contributions and feature requests are welcome.

License

MIT License (c) Guillaume Contesso a.k.a. PopGoesTheWza

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published