Hi, Rob & Parashuram N I come from Crosswalk QA, we integrate cordova-mobile-spec targets to test features of Crosswalk WebView plugin and compatibility among Crosswalk, Cordova, and upstream plugins.
Thank you so much for your helpful command lines, this would reduce quite a lot of time on test suite update. But the precondition is that people have already deployed multiple dependencies. What I exactly want is to reduce the time and steps on first time creating mobile-spec, and no longer handle the source code of those dependencies. And I wonder if it can be implemented by Cordova CLI for end user? Thanks, Wanming -----Original Message----- From: Parashuram N (MS OPEN TECH) [mailto:[email protected]] Sent: Wednesday, April 29, 2015 12:52 PM To: [email protected] Subject: Re: Does cordova-mobile-spec support CLI build? Just out of curiosity, what are you using mobile spec for ? Are you using this to test non-core plugins ? Would be interesting to see how mobile-spec fares on that. On 4/28/15, 9:35 PM, "Rob Paveza" <[email protected]> wrote: >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/REA >DME .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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
