From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16047 invoked by alias); 26 Jan 2016 22:50:11 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 37799 Received: (qmail 28076 invoked from network); 26 Jan 2016 22:50:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Date: Tue, 26 Jan 2016 22:50:09 +0000 From: Daniel Shahaf To: Sebastian Gniazdowski Cc: Zsh hackers list Subject: Re: Proof of concept mainstream plugin manager Message-ID: <20160126225009.GA31700@tarsus.local2> References: <160122173705.ZM11491@torch.brasslantern.com> <160123093602.ZM14454@torch.brasslantern.com> <160123112004.ZM14739@torch.brasslantern.com> <160123120055.ZM14828@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sebastian Gniazdowski wrote on Sun, Jan 24, 2016 at 11:51:49 +0100: > I've updated zplugin and commited your code, to the project that's > under MIT license. Is this fine? Maybe you would want to participate > directly? Or you Daniel? I imagine that currently the project is at > rapid iterations stage and quick direct commits would be good. Thanks for the invite, but since I don't use a plugin manager, I don't expect to contribute much. I'd be more interested in the "How to package a plugin to make it loadable by zplugin" side of things. Cheers, Daniel