nek4life / intellij-demandware

Intellij Demandware Plugin
MIT License
32 stars 7 forks source link

Add remote cartridge cleaning support. #3

Closed nek4life closed 9 years ago

nek4life commented 9 years ago

Add the ability to clean the remote server and uploading the current set of working files. This can be achieved through a webdav DELETE request then zipping up the active cartridge roots and sending a POST with an UNZIP parameter.

nek4life commented 9 years ago

Basic remote cleaning support has been added.