1.0.1 • Published 8 years ago

sync-diagram-into-confluence v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Usage

Set the environment variables

  • export CONFLUENCEURL=https://:<password@host
  • export PROXYURL=http://:<password@host

Then run

gulp -s <source directory with svg files> -t <target directory where svg files are moved to>

Gulp will poll the source directory looking for svg files. It will convert them to png and upload to confluence.

This is used to synchronize diagrams from Sparx EA into confluence.