Skip to content

Instantly share code, notes, and snippets.

View monichoo's full-sized avatar

Monica Choo monichoo

  • sparkfn
  • singapore
View GitHub Profile
@mesgarpour
mesgarpour / appsScript_ListFilesFolders_ver.2.js
Last active August 24, 2025 16:39
[Google Apps Script] List all files & folders in a Google Drive folder, & write into a speadsheet
/*
* Copyright 2017 Mohsen Mesgarpour
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@MarcDiethelm
MarcDiethelm / Contributing.md
Last active August 21, 2025 06:42
How to contribute to a project on Github

This text now lives at https://github.com/MarcDiethelm/contributing/blob/master/README.md. I turned it into a Github repo so you can, you know, contribute to it by making pull requests.


Contributing

If you want to contribute to a project and make it better, your help is very welcome. Contributing is also a great way to learn more about social coding on Github, new technologies and and their ecosystems and how to make constructive, helpful bug reports, feature requests and the noblest of all contributions: a good, clean pull request.