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 6898A17D71 for ; Mon, 2 Feb 2015 17:25:56 +0000 (UTC) Received: (qmail 90714 invoked by uid 500); 2 Feb 2015 17:25:44 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 90675 invoked by uid 500); 2 Feb 2015 17:25:44 -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 90662 invoked by uid 99); 2 Feb 2015 17:25:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 17:25:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gorkem.ercan@gmail.com designates 209.85.223.175 as permitted sender) Received: from [209.85.223.175] (HELO mail-ie0-f175.google.com) (209.85.223.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 17:25:39 +0000 Received: by mail-ie0-f175.google.com with SMTP id ar1so19057315iec.6 for ; Mon, 02 Feb 2015 09:24:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=gRzVqk5MlBlca9o0fjlXaB8eXFUm6patfWRu4OhoJAo=; b=dCwgCloLGTHBobkgzSJvS7voL4Wv1Z4Ku4IQ98vDjn21upk3kvcLAEsdyfZk1LzL4M GE6iQK7FVbuSsLtBrOVs9hb9QFUE57Z6Gcq/p19XVRTnk03Onl6mdkPDk4IIW45Yt50o 82cz0Cl4+8nsV+Ln+UXGzndDcYl2099CNfjxVx3V26bGB/DO209ldPaElxIVCT8ZKRpd qVEfK90+7/Pv65Lz6sNXgrxMgqjYu7OePut9LHR5bWn+Slgga8VvgswnxypeUfcFxIZh GLJmaPMY0wft4V53rcOVBHX0L2CX8iTtPjj24S8R8HnydlkTKj8rXYIwNAdQXLUt1ac3 Nm2Q== X-Received: by 10.43.52.197 with SMTP id vn5mr19517981icb.64.1422897873353; Mon, 02 Feb 2015 09:24:33 -0800 (PST) Received: from [10.10.59.139] (bas1-oakville54-1279297324.dsl.bell.ca. [76.64.135.44]) by mx.google.com with ESMTPSA id 3sm3059887iof.8.2015.02.02.09.24.32 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 02 Feb 2015 09:24:32 -0800 (PST) From: "Gorkem Ercan" To: dev@cordova.apache.org Subject: Re: Plugin management ? Date: Mon, 02 Feb 2015 12:24:31 -0500 Message-ID: <80A89B81-17ED-48A4-9E6C-51A37F08AE68@gmail.com> In-Reply-To: <755E5087-DEAA-4267-9AA6-581F685B6BDF@wirtel.be> References: <755E5087-DEAA-4267-9AA6-581F685B6BDF@wirtel.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Mailer: MailMate Trial (1.8r5035) X-Virus-Checked: Checked by ClamAV on apache.org We have cordova save plugins and cordova restore plugins commmands that = saves/restores from config.xml [1]. They are considered experimental but = we are in the process of moving the functionality to their permanent = locations. [1] = http://www.gorkem-ercan.com/2014/06/sharing-cordova-projects-becomes-easi= er.html On 22 Jan 2015, at 5:36, St=C3=A9phane Wirtel wrote: > Hi all, > > In my project, I use a lot of plugins. > > So, is there a small tool or a config file where I can specify my = > dependencies (plugins) and just with a command line, install all my = > plugins ? > > I think to grunt (Gruntfile.js), bower (bower.json) and npm = > (package.json) > > Thank you, > > Stephane > -- > St=C3=A9phane Wirtel - http://wirtel.be - @matrixise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > For additional commands, e-mail: dev-help@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org