Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 569 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 569 Bytes

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

  2. make your changes
  3. clasp push