I have a Google SpreadSheet with some custom scripts to do stuffs.
Is there a way to export the "bundle" (sheets+scripts), so that if I import the file (on another folder/Drive) I'll get a clone (sheets+scripts) of the original? Looks like it is possible to only export the SpreadSheet.
EDIT:
To better explain the scenario, I'd like to export spreadsheet+script to use a local version control system to better "log" my development. The Google script version control is not enough detailed for my purpose. If one can download/upload linked spreadsheet/script (also forma/script) it will be quite handy.