├── LICENSE ├── README.md ├── plugins └── gforms.js └── sample-config.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GryphonR/google-forms-gekko-plugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GryphonR/google-forms-gekko-plugin/HEAD/README.md -------------------------------------------------------------------------------- /plugins/gforms.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GryphonR/google-forms-gekko-plugin/HEAD/plugins/gforms.js -------------------------------------------------------------------------------- /sample-config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GryphonR/google-forms-gekko-plugin/HEAD/sample-config.js --------------------------------------------------------------------------------