issues
search
akarri2001
/
Notion-and-Google-Calendar-2-Way-Sync
2 Way Sync Between Notion Database and Google Calendar
GNU General Public License v3.0
354
stars
51
forks
source link
Added script
#34
Closed
yoU-Jay
closed
4 months ago
yoU-Jay
commented
4 months ago
Added
script.sh
to fetch and replace values in the main python file.
The script downloads creds, tokens and ids from AWS Parameter Store and S3
It makes them as env var for the main python file to fetch
Appropriate changes have been made in main python file to fetch values from env vars
script.sh
to fetch and replace values in the main python file.