jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Add a set of tasks to gulp that allows automatic upload to a web server. #88

Closed jwir3 closed 7 years ago

jwir3 commented 7 years ago

Added a set of gulp tasks that allow us to deploy binary packages to endor.glasstowerstudios.com.

Issue References:

Development/Code Review Checklist

This enables distribution of .deb and .dmg files. In order to use this, you will need to set the path to your ssh key for endor.glasstowerstudios.com in the tasks/release.js file.

Fixes #69.