Skip to content

Genereate CoMapeo configuration files directly from Google Spreadsheet

Notifications You must be signed in to change notification settings

digidem/comapeo-config-spreadsheet-plugin

Repository files navigation

comapeo-config-spreadsheet-plugin

A plugin for generating .comapeocat category files directly from Google Spreadsheet. This tool streamlines the process of creating and managing category configurations for Comapeo projects.

This project uses @google/clasp for Google Apps Script development.

To get started:

  1. Install clasp globally:
npm install -g @google/clasp
  1. Login to your Google account:
clasp login
  1. Enable the Google Apps Script API in your Google Cloud Console.

  2. Push your local changes to the Google Apps Script project:

clasp push
  1. Open the project in the Google Apps Script editor:
clasp open

For more information on using clasp, refer to the @google/clasp documentation.

About

Genereate CoMapeo configuration files directly from Google Spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published