Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-05 Thread Martin Gonzalez Glez
vironment, let me check some options for node module > > environment. > > Thanks a lot for the feedback guys. > > I'll take this under serious consideration. > > > > > > -Original message- > > From: purplecabbage > > To: "dev@cordova.apa

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Carlos Santana
;ll take this under serious consideration. > > > -Original message- > From: purplecabbage > To: "dev@cordova.apache.org" > Sent: Tue, 04 Mar 2014, 19:46:34 GMT+00:00 > Subject: Re: CB-6121 (Windows command line script for Mobile spec) > > I looked at doing

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Martin Gonzalez
rplecabbage To: "dev@cordova.apache.org" Sent: Tue, 04 Mar 2014, 19:46:34 GMT+00:00 Subject: Re: CB-6121 (Windows command line script for Mobile spec) I looked at doing this for CB-5963, but I didn't consider writing a bat file. IMO this would be better served by a node module tha

RE: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Martin Gonzalez
Yes, you're right, let me fix it. -Original message- From: "Sergey Grebnov (Akvelon)" To: "dev@cordova.apache.org" Sent: Tue, 04 Mar 2014, 19:24:19 GMT+00:00 Subject: RE: CB-6121 (Windows command line script for Mobile spec) Looks very interesting, playing

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread purplecabbage
...@google.com] On Behalf Of Michal Mocny > Sent: Tuesday, March 4, 2014 6:44 PM > To: Michal Mocny > Cc: dev > Subject: Re: CB-6121 (Windows command line script for Mobile spec) > > I guess the key difference being that it runs on command prompt without unix > emulation, and also

RE: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Sergey Grebnov (Akvelon)
. Thx! Sergey -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Tuesday, March 4, 2014 6:44 PM To: Michal Mocny Cc: dev Subject: Re: CB-6121 (Windows command line script for Mobile spec) I guess the key difference being that it runs on

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Martin Gonzalez Glez
Yes indeed, it runs without emulation. There's some differences between createmobilespec.sh, and this one. Well this one can work by itself, if it doesn't have available the coho repository, it will download it, if it's present, it gives you the choice to update it. It allows delete the "mobilespec

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Michal Mocny
I guess the key difference being that it runs on command prompt without unix emulation, and also seems to be a better swiss army knife too. Seems like a great tool, thanks for putting it together. I don't have access to a windows machine (Jesse, maybe you would like to take a look?), but seeing a

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-04 Thread Michal Mocny
Cool. I haven't dug deep yet, but was curious how this compares to: https://github.com/apache/cordova-mobile-spec/blob/master/createmobilespec.sh On Mon, Mar 3, 2014 at 5:15 PM, Martin Gonzalez Glez < martin.c.glez.g...@gmail.com> wrote: > I've just made a command line script for Mobile spec te