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 2CE48104AA for ; Tue, 28 Jan 2014 03:56:14 +0000 (UTC) Received: (qmail 9013 invoked by uid 500); 28 Jan 2014 03:56:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 8581 invoked by uid 500); 28 Jan 2014 03:56:11 -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 8568 invoked by uid 99); 28 Jan 2014 03:56:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 03:56:10 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of csantana23@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-wg0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 03:56:05 +0000 Received: by mail-wg0-f54.google.com with SMTP id x13so6965141wgg.9 for ; Mon, 27 Jan 2014 19:55:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=33bqdGXc02f+KBqGcLtVR0DWn/NeMzaYBBhOOWiHQdw=; b=fWMlzsFMqOwsrkcJ8ia5I1TZ+nK/ZQhddh95s2RVlHY5E0rXsOE7qyflt6os1850YR 4O+d+CmA+lJpwqOdQZud7FWnSfo+b5dHlg+b0iXamlFHhEX98tIuzWOaBP6YiU1x5sMF uxu8MdCNDr4vNDQcWAYXbDRp42W6e0C1VLOG611cHHvAc4+KbTqe6dk461IKwx+Mqmpd pnE26sR69SOo1pPiGh3ib+FycXcFuBSF32Tm41ryQfjjK3hTCNchQw0P5lk2C7rXtcj1 BrQy3sLyU1hMj7x27Qloxeqi6xpwcu3qO7tdGQdX+0v8DCCIiyEBBRFDXl2zS0QovfFs CYZA== MIME-Version: 1.0 X-Received: by 10.180.93.4 with SMTP id cq4mr445708wib.7.1390881344843; Mon, 27 Jan 2014 19:55:44 -0800 (PST) Received: by 10.194.47.230 with HTTP; Mon, 27 Jan 2014 19:55:44 -0800 (PST) In-Reply-To: References: Date: Mon, 27 Jan 2014 22:55:44 -0500 Message-ID: Subject: Re: Chrome Apps via Cordova From: Carlos Santana To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=f46d043c80687bf4a004f0ffccb4 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c80687bf4a004f0ffccb4 Content-Type: text/plain; charset=ISO-8859-1 Good job guys, this is really great !!! On Mon, Jan 27, 2014 at 6:33 PM, Steven Gill wrote: > This is rad! Great job! > > > On Mon, Jan 27, 2014 at 2:55 PM, Brian LeRoux wrote: > > > this is nice stuff guys / love it > > > > > > On Mon, Jan 27, 2014 at 1:04 PM, Andrew Grieve > > wrote: > > > > > The Google team's side-project has made some good progress in the last > > > while. We've shared this before, but we're gearing up for a blog post > > about > > > it so wanted to share it again :) > > > > > > https://github.com/MobileChromeApps/mobile-chrome-apps > > > > > > npm install -g cca > > > cca create MyProject > > > > > > At this point you have a Chrome App within your www/ that you can > build & > > > publish to the Chrome Web Store. You can also use "cca" the same as > > > "cordova" to build & run it as a Cordova app. > > > > > > -- Carlos Santana --f46d043c80687bf4a004f0ffccb4--