Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7019E10907 for ; Thu, 30 Jan 2014 20:00:25 +0000 (UTC) Received: (qmail 27196 invoked by uid 500); 30 Jan 2014 20:00:22 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 26892 invoked by uid 500); 30 Jan 2014 20:00:15 -0000 Mailing-List: contact commits-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 commits@cordova.apache.org Received: (qmail 26754 invoked by uid 99); 30 Jan 2014 20:00:12 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 20:00:12 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4F16791643A; Thu, 30 Jan 2014 20:00:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Message-Id: <4980ec48aa7d4891bc344a9d9c235eef@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: added firefoxos to readme Date: Thu, 30 Jan 2014 20:00:12 +0000 (UTC) Updated Branches: refs/heads/master fde4ea346 -> 5d5ed3d34 added firefoxos to readme Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/5d5ed3d3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/5d5ed3d3 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/5d5ed3d3 Branch: refs/heads/master Commit: 5d5ed3d34890f66aa3422cd10efaee65cdda54c7 Parents: fde4ea3 Author: Steven Gill Authored: Thu Jan 30 12:00:01 2014 -0800 Committer: Steven Gill Committed: Thu Jan 30 12:00:01 2014 -0800 ---------------------------------------------------------------------- README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/5d5ed3d3/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 16fbb4f..d83c128 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ # under the License. # --> + # cordova-cli > The command line tool to build, deploy and manage [Cordova](http://cordova.io)-based applications. @@ -318,3 +319,7 @@ Amazon Fire OS does not include the ability to emulate. You are still able to us The initial release of cordova-ubuntu does not support building applications for armhf devices automatically. It is possible to produce applications and click packages in a few steps though. This bug report documents the issue and solutions for it: https://bugs.launchpad.net/ubuntu/+source/cordova-ubuntu/+bug/1260500 A future release will let developers cross-compile armhf click packages directly from an x86 desktop. + +## Firefox OS + +Firefox OS does not include the ability to emulate, run and serve. After building, you will have to open the firefoxos platform directory of your app in the App Manager that comes with every firefox browser.