Skip to content

The title stands for Google Apps Script - Financial Independence Retire Early. This project helps with google sheets tasks and is used to keep my finances automated.

Notifications You must be signed in to change notification settings

melledijkstra/gas-fire

Repository files navigation

GAS - FIRE

Build Check

The title stands for Google Apps Script - Financial Independence Retire Early. This project helps with google sheets tasks and is used to keep my finances automated.

More info can be found here: https://developers.google.com/apps-script/guides/typescript

Development

You will need to install the clasp tooling (@google/clasp)

  1. npm install

First time running clasp? make sure to login first, follow this guide: https://developers.google.com/apps-script/guides/clasp

Configure clasp environment

  1. Copy the .env.sample & .clasp.json.sample examples and rename then to .env and .clasp.json.

In the .env you will want to add your development and production environment Script IDs. You can choose to use just one environment if that is what is you have.

To find the Google Apps Script ID for your project:

  • Open Apps Script project
  • click "Project Settings"
  • Under "IDs", copy the Script ID

  1. Then run npm run switch-env <env> to switch between environments. It will simply update your .clasp.json with the script ID for that environment.

  2. Then you are ready to make changes make your changes

  3. npm run build

  4. npm run publish (or manually "clasp push")

About

The title stands for Google Apps Script - Financial Independence Retire Early. This project helps with google sheets tasks and is used to keep my finances automated.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •