Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E7471062B for ; Wed, 7 Aug 2013 20:49:20 +0000 (UTC) Received: (qmail 1885 invoked by uid 500); 7 Aug 2013 20:49:20 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 1861 invoked by uid 500); 7 Aug 2013 20:49:20 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 1852 invoked by uid 99); 7 Aug 2013 20:49:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 20:49:20 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lholmqui@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 20:49:14 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r77Kmpgj011526 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 Aug 2013 16:48:51 -0400 Received: from [10.10.51.35] (vpn-51-35.rdu2.redhat.com [10.10.51.35]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r77KmoMM031990 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Wed, 7 Aug 2013 16:48:51 -0400 From: Lucas Holmquist Content-Type: multipart/alternative; boundary="Apple-Mail=_455854B8-F731-4D95-A7CE-D8E9F10FA0FA" Message-Id: <0EDEE788-3519-423F-8708-C230AE5E4CF9@redhat.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: add "about" command to CLI Date: Wed, 7 Aug 2013 16:48:50 -0400 References: <41F28BE4-608B-4A79-A8B4-05402586131A@redhat.com> <547FD9BA-DDF8-4C38-8267-5C619C96663F@redhat.com> To: dev@cordova.apache.org In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_455854B8-F731-4D95-A7CE-D8E9F10FA0FA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On Aug 6, 2013, at 7:45 PM, Anis KADRI wrote: > Just tried it and it works. I have a couple of comments. >=20 > - I think it would be better to have a separate template and then use > util.format() to add all the values. Kinda like we do help() i made some updates to work somewhat like help(). although i didn't see = any until.format() there https://github.com/lholmquist/cordova-cli/tree/CB-2234 the formatting is a little off in parts, but wanted some more feedback = before i sent the PR also tests have been added > - I think you should add some tests ;-} >=20 >=20 >=20 > On Tue, Aug 6, 2013 at 2:11 PM, Lucas Holmquist = wrote: >> oh yea, and the command is "cordova -i" or "cordova -info" >> On Aug 6, 2013, at 5:10 PM, Lucas Holmquist = wrote: >>=20 >>> So i've done a little work on this here: >>>=20 >>> https://github.com/lholmquist/cordova-cli/tree/CB-2234 >>>=20 >>> atm i've only added the iOS and Android platforms. And it doesn't = currently get your command history. >>>=20 >>> i have it outputting to the console as well as writing to a file, = info.txt , eventually maybe just go with the file. >>>=20 >>> wanted to get some feedback before i sent the PR in >>>=20 >>> On Aug 5, 2013, at 3:42 PM, Lucas Holmquist = wrote: >>>=20 >>>>=20 >>>> On Aug 5, 2013, at 3:38 PM, Anis KADRI = wrote: >>>>=20 >>>>> Do it! :) >>>> i will, looks like i can't assign to myself however, commented in = the JIRA >>>>=20 >>>>>=20 >>>>> On Mon, Aug 5, 2013 at 12:36 PM, Lucas Holmquist = wrote: >>>>>> https://issues.apache.org/jira/browse/CB-2234 >>>>>>=20 >>>>>> has there been any work done on this? I would like to take this = one. I've been meaning to start contributing, but things keep coming = up, so i figured this would be a good step to start with >>>>>>=20 >>>>>> -Luke >>>>=20 >>>=20 >>=20 --Apple-Mail=_455854B8-F731-4D95-A7CE-D8E9F10FA0FA--