apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

CB-9585 Support globs with 'coho verify-archive' command. #93

Closed TimBarham closed 9 years ago

TimBarham commented 9 years ago

This adds supports for globs to the coho verify-archive command, so you can pass wildcards such as:

coho verify-archive *.tgz

(which is handy, since that's what coho create-archive says to do :smile:).