Try out this at your command line: > cordova-coho/coho for-each "git pull" > cordova-coho/coho for-each "npm install" > cordova-coho/coho npm-link
I had to go through that process today, so maybe it'll work for you too! ________________________________________ From: Lin, Wanming <[email protected]> Sent: Tuesday, April 28, 2015 6:47 PM To: [email protected] Subject: Does cordova-mobile-spec support CLI build? Hello I use cordova-mobile-spec<https://github.com/apache/cordova-mobile-spec> for several months with great experience, but the test suite build. I follow the steps in README.md<https://github.com/apache/cordova-mobile-spec/blob/master/README.md>, which is extremely complex and tedious. User have to pull many git repos, cordova-cli, cordova-plugman, cordova-js, cordova-android, cordova-coho... then pull npm packages, make npm link... Is there a simpler way? Can it be possible to build via Cordova CLI? Really appreciate all your help in advance. Thanks, Wanming --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
