Skip to content

ahuet67/transport-refund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransportRefund

Init new environment

doc

Make sure that you enabled Apps script api by visiting https://script.google.com/home/usersettings

npm i @google/clasp -g
clasp login
clasp create --title "myTitle" --rootDir ./code

Create the config file and make sure that it is properly configure to fit your needs.

To upload the code when you're ready

clasp push

To check on the google UI

clasp open

Do not forget to set up the cron job to run your code. Select the function "scanFolder" and choose the day of the month you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published