I love the theory of a global cli that is so well designed that we
never have to change it and everything 'just works' across versions. I
suspect we may want this to bake as the 'official way' for some time
before we attmpt it.

On Wed, Mar 6, 2013 at 9:46 AM, Patrick Mueller <pmue...@gmail.com> wrote:
> On Wed, Mar 6, 2013 at 12:37 PM, Don Coleman <don.cole...@gmail.com> wrote:
>
>> I'd like to see cordova-cli get the phonegap version from config.xml like
>> phonegap build.
>>
>>     <preference name="phonegap-version" value="2.3.0" />
>>
>>
> It would be nice to semver this, so I could do something like
>
>     <preference name="phonegap-version" value="2.3.x" />
>
> making it easy (presumably) to upgrade to point releases (somehow).
>
> --
> Patrick Mueller
> http://muellerware.org

Reply via email to