1.0.3 • Published 7 years ago

t2-gs-sheets v1.0.3

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

t2-gs-sheets

A CLI Tool to make a Google App Script that calls T2 Systems and populates a Google Spreadsheet with the data.

Installation

$ npm install t2-gs-sheets -g

Requirements

  • Node.js v0.11.0 or greater
  • T2 WSDL, Username, Password
  • Google Spreadsheet

Useage

$ t2-gs <output-file>

Fill out the prompt and a script will be generated in <output-file>. You should be able to run the script immediately from Google App Script.

License

GPL-3.0