Commit graph

4 commits

Author SHA1 Message Date
Jason Crist
7d7af4d6e1 Add additional meta files to sandbox ignore and 2019 to gitignore 2021-06-10 10:55:41 -04:00
Jason Crist
0fe5dd04b1 Add a sandbox pull command 2021-06-09 13:08:26 -04:00
Jason Crist
f5035dbf55 Added zip files and package-lock to sync ignore 2020-11-20 14:46:35 -05:00
Jason Crist
4a1112329f
Sandbox sync tools (#2813)
This change adds a 'sandbox.sh' script (and package.json scripts) that helps to move LOCAL changes to a sanxbox both for DEVELOPMENT or to DEPLOY CODE in preparation for production builds.

USAGE of the script is outlined in updates to README.md

Determines files to IGNORE by comparing what changed between the current
BRANCH divergence point and the TIP of TRUNK

Files can be WATCHED to trigger the rsync
2020-11-20 10:48:24 -05:00