zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <psprint@zdharma.org>
To: Zsh Users <zsh-users@zsh.org>
Subject: Promoting writing Zshell software not scripts – Help Wanted
Date: Wed, 29 Nov 2017 10:22:08 +0100	[thread overview]
Message-ID: <etPan.5a1e7c40.1314e3fc.c73c@zdharma.org> (raw)

Hello,
plugins for Zshell have serious flaw: "works -> next" approach, typical for writing scripts or zshrc. The effect is low commit count (3-30) and a state of "you can fiddle with it".

The idea: Github asciidoc document listing 100-or-more commit projects:

https://github.com/zdharma/Zsh-100-Commits-Club


Motivation:

 - there are so many 3-30 commit plugins that its actually hard to use plugins in general, the flood literaly blocks good projects,

 – creating mindset alternative to Advanced Bash Scripting Guide mindset, which is about writing top-down scripts, using grep, sed, etc., reading data via var=( `ls -1` ), etc., being clever in doing this (it is indeed a challenge to code like that); such mindset is the promotion of writing software not scripts.


My first question: what quality traits can be easily checked in Zsh script code? I currently have a) has tests, b) generated docs, c) is using autoload, d) is using warn_create_global, e) is using Travis CI to do continuous building with tests.


My second question: would anyone contribute to https://github.com/zdharma/Zsh-100-Commits-Club ? It is hard to analyze and test multiple plugins, I might have started a half-year project if I will do this alone.



PS. I have 2.5 year experience in delivering 100, 200 or recently 1000 commits per Zshell project and have good insight what is a difference between a software and a script. But I think everyone can also get correct conclusions per-logic if needed, so I skipped this part.

--  
Sebastian Gniazdowski
psprint /at/ zdharma.org


                 reply	other threads:[~2017-11-29  9:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=etPan.5a1e7c40.1314e3fc.c73c@zdharma.org \
    --to=psprint@zdharma.org \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).