0.7.0 • Published 26 days ago

dreamsheets-scripts v0.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
26 days 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.0

1 year ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.10

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago