This is a Google Sheets add-on that will facilitate the synchronization of data from a survey database to a Google Sheets spreadsheet.
make dev
make build
# Log in to your Google Account using Clasp.
make login
# Log out of your Google Account.
make logout
# Push your code to Google App Script Project.
make deploy