iamricard / gulp-cordova

[UNMAINTAINED] Very simple plugin to run cordova commands with a simple interface from gulp
http://npm.im/gulp-cordova
MIT License
23 stars 8 forks source link

Much needed rewrite #5

Closed iamricard closed 9 years ago

iamricard commented 9 years ago

This drops the cordova-cli dependency in favor raw cordova-lib instead. I've extracted the cordova wrapper from cordova-cli to interact with the cordova API.

Since we no longer depend on an spawned process this should be more reliable than the previous versions.

This will be released as a pre-release and under a new name gulp-cordova since it no longer uses cordova-cli it makes sense to rename it. If I could get some help with testing @aintnorest that would be awesome :dancer: :dancer: