Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Be ZEN using ZSH (ie: here comes zen 0.1)
- X-seq: zsh-workers 26775
- From: Baptiste Daroussin <baptiste.daroussin@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Be ZEN using ZSH (ie: here comes zen 0.1)
- Date: Tue, 24 Mar 2009 20:29:36 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=U9soFN43mY1QeCN2W2CmmdA33cE/8oRBqUzfj0488oM=; b=CAHInLRMllsdStxFyDiCs3MwXjEnQX8/06oBad0bJ83BXUG7GZaDMQyyOTlQ2g2kqA G0bJdF0zDyb8gf77jKNkGqaK/YqmG3Snvr9/+RXdOuVomnqzQLYIxkv7ea5f0kjZVAqC qckUV1yqU82yglO4Xu+DHnf71Jocry3VL/IFQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=nQ0T463slZpMZSxxX2isK7A8Y7jO7q9fqa2tfWJBqYhssYJnCe5RQXFq2DdxeKJcbk hHlkZdiabX/ghu4QZW1qLQpCJrd1joTE5iIG5dKXOkjEntnKLsq8tu8q1nUunp7Q95ZM GtP2CgA06WHQg+LvkX7enbNvIEmSMov613d7M=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi every body,
A simple mail to present you the project that asyd (the guy behind zshwiki) and
myself have begun. It is called ZEN for Zsh Extended network, it can be seen as
a cpan for zsh.
zen first of all a un zsh function that can install, upgrade et manage other
functions with dependency checking et versioning management.
it is a reprository of small functions with a kind of namespace management
written in pure zsh (not call for external binaries except for particular needs
ie xclip)
Everything is modular a lot a reusable functions.
zen can also be seen as a sandbox for zsh developpers.
in zen there can be every kind of functions (including completion), widgets
(zle), etc.
zen is open to everyone to participate (one of the goal is to simply be able to
share maximum of code and to resuse it)
for ZSH developpers feel free to help yourself in the zen repository (for what
is in now, and new scripts in the future) everything is and will be in ZSH
license.
so everyone feel free to use, review, discuss, improve, paritipate to the
project.
Hope the mail is clear enough, if not have a look to:
- Home Page: http://www.zshwiki.org/home/zen
- Project management: http://dev.keltia.net/projects/zen
regards
Bapt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author