TODO: Write a project description
In order for this script to work it must be implemented at https://script.google.com.
- Set Cull Date Threshold by replacing the 30 in var Threshold with the number of days you wish to allow folders to remain on your google drive. Line: 25
- Replace Folder ID in the arrSearchFolders array with one found in the URL of your google drive folder. Line 45
- Replace Templates with the folder which contains your template documents. Line: 67
- Change email address for recipeint of logs. Line 152
- Setup Triggers at https://script.google.com/home/triggers to run DeleteFolderByDate Function on desired schedule.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write license
This is a test file