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 060821066C for ; Tue, 6 Aug 2013 21:11:09 +0000 (UTC) Received: (qmail 31687 invoked by uid 500); 6 Aug 2013 21:11:08 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 31660 invoked by uid 500); 6 Aug 2013 21:11:08 -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 31652 invoked by uid 99); 6 Aug 2013 21:11:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 21:11:08 +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; Tue, 06 Aug 2013 21:11:03 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r76LAfVK014662 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 6 Aug 2013 17:10:41 -0400 Received: from [10.10.49.136] (vpn-49-136.rdu2.redhat.com [10.10.49.136]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r76LAehV016704 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 6 Aug 2013 17:10:41 -0400 From: Lucas Holmquist Content-Type: multipart/alternative; boundary="Apple-Mail=_145F4E17-ADE8-4AA2-BA4F-AAA9DE2E1081" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: add "about" command to CLI Date: Tue, 6 Aug 2013 17:10:39 -0400 References: <41F28BE4-608B-4A79-A8B4-05402586131A@redhat.com> To: dev@cordova.apache.org In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_145F4E17-ADE8-4AA2-BA4F-AAA9DE2E1081 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 So i've done a little work on this here: https://github.com/lholmquist/cordova-cli/tree/CB-2234 atm i've only added the iOS and Android platforms. And it doesn't = currently get your command history. i have it outputting to the console as well as writing to a file, = info.txt , eventually maybe just go with the file. wanted to get some feedback before i sent the PR in On Aug 5, 2013, at 3:42 PM, Lucas Holmquist wrote: >=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 --Apple-Mail=_145F4E17-ADE8-4AA2-BA4F-AAA9DE2E1081--