zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: Anyone wants to join Zsh-Suite project, tools with integrations for Zsh software development
Date: Fri, 13 Jul 2018 14:02:59 +0200	[thread overview]
Message-ID: <CAKc7PVAmM3PWVtvyAULh8Ds6wSHBEK0ftrcpd-x2fWYwW2-8hg@mail.gmail.com> (raw)
In-Reply-To: <CAKc7PVA9a3MQk7AxFnXH6cDVL3xdX4fCeKMP4Qf6Sppb5hgW6Q@mail.gmail.com>

On 25 June 2018 at 14:51, Sebastian Gniazdowski <sgniazdowski@gmail.com> wrote:
> Hello,
> be part of a "zsh-suite" – tools, with integrations, for Zsh software
> development? I have Zshelldoc, a Doxygen-like tool, and custom ctags,

To express what Zsh-Suite would be: suppose you create a backend
script at work, first you select subsystems: "log" (to store logs in
e.g. mysql (also e.g. ElasticSearch db), without performance
drawbacks, for e.g. easy remote access for e.g. aggregation or
monitoring), "Doxygen" (Zshelldoc actually, to generate documentation
for the project also taking care to properly construct the script,
with use of functions, for easy extending by other workers), "unit
tests" (to write a better code, too), and you issue similarly to
Rails:

% zsh-suite create my-work-script -m log,doc,unit-test

and obtain skeleton with copied subprojects for the subsystems, with
hello-world main script that loads the "log" subsystem, with
unit-tests subdirectory with hello-world test case already set up.

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin


      parent reply	other threads:[~2018-07-14 11:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 12:51 Sebastian Gniazdowski
2018-06-29  6:15 ` Marc Chantreux
2018-06-29 17:22   ` Daniel Shahaf
2018-06-29 17:52     ` Marc Chantreux
2018-06-29 18:04       ` Jérémie Roquet
2018-06-29 18:04       ` Daniel Shahaf
2018-06-29 18:57         ` Marc Chantreux
2018-06-29 18:39   ` Sebastian Gniazdowski
2018-06-29 18:58     ` Bart Schaefer
2018-06-29 20:38     ` Sebastian Gniazdowski
2018-07-13 12:02 ` Sebastian Gniazdowski [this message]

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=CAKc7PVAmM3PWVtvyAULh8Ds6wSHBEK0ftrcpd-x2fWYwW2-8hg@mail.gmail.com \
    --to=sgniazdowski@gmail.com \
    --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).