Skip to content

vcellu/clone_sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone Sheets And Master Objects

Run

  1. clone me
  2. cd to project
  3. npm install
  4. Create a config.json with the following
{
    "api_key":"<Api Key>",
    "tenant":"your-tenant.wherever.com",
    "app" :{
        "id":"<app id>",
        "sheets":["list of sheets"]
    }
}
  1. run npm run dev

Result

There should be two files, masterObjects.json and sheets.json, and a scripts.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published