0.7.3 • Published 10 months ago

dreamsheets-scripts v0.7.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

Dreamsheets Scripts

This package includes scripts and configuration used by create-dreamsheet. The create-dreamsheet tool is used to scaffold a dreamsheet project/codebase using version controlled typescript. A "dreamsheet" is a google sheets project that has google-app-script (typescript) code it relies upon to give the google spreadsheet "super-powers".

Usage

dreamsheets-scripts init <location> (not yet implimented)

Hydrates location with a new, ready to develop dreamsheets project. It will copy template files to location, initialize location as git repo, install dependencies.

dreamsheets-scripts test (not yet implimented)

Will run unit and integration testing

dreamsheets-scripts build

Will bundle the source into a single javascript file (as is necessary for google app script)

dreamsheets-scripts push <script-id>

Will deploy the bundled script to the specified live google app script

0.7.3

10 months ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago