Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2044DCCFC for ; Fri, 27 Jul 2012 00:29:18 +0000 (UTC) Received: (qmail 35317 invoked by uid 500); 27 Jul 2012 00:29:16 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 35216 invoked by uid 500); 27 Jul 2012 00:29:16 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 34502 invoked by uid 99); 27 Jul 2012 00:29:15 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2012 00:29:15 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9F75F192D0; Fri, 27 Jul 2012 00:29:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: anis@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [25/78] [abbrv] git commit: contribution section to readme Message-Id: <20120727002915.9F75F192D0@tyr.zones.apache.org> Date: Fri, 27 Jul 2012 00:29:15 +0000 (UTC) contribution section to readme Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/87f04f57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/87f04f57 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/87f04f57 Branch: refs/heads/cordova-client Commit: 87f04f570add0379edc453fad788a9991a7649f3 Parents: 3f10301 Author: Fil Maj Authored: Tue Jul 17 11:59:35 2012 -0700 Committer: Fil Maj Committed: Tue Jul 17 11:59:35 2012 -0700 ---------------------------------------------------------------------- README.md | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/87f04f57/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ff38cd2..4282f4e 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,14 @@ launch for. ## Creating a sample project $ cordova create + +# Contributing + +## Running Tests + + $ npm test + +## TO-DO + +- clean up build + emulate commands +- add plugin integration via pluginstall