zsh-workers
 help / color / mirror / code / Atom feed
From: Vinod KK <nadarji@gmail.com>
To: zsh-workers@zsh.org
Subject: Using zsh as a base for Network device CLI
Date: Tue, 5 May 2015 11:00:43 -0400	[thread overview]
Message-ID: <CAP0FPUO5BZMDt-ZxHAd7pmsd6rS7O_0aBC=4pSx4_ChKGnqimA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

Hi,

One of my current tasks is to move our device CLI to a standard shell, to
exploit job control, piping and the rest of the good features. I have
decided to use zsh for this purpose, as it seems to be the most extensive
one, functionally.

The main challenges in this is to
1. change the initial builtins to the commands that the device understands
and
2. update completion to use the command syntax of the device.

There is a bit of existing C code that parses the command syntax grammer
that I would like to leverage.

I had 2 questions regarding this:

1. Has something similar been attempted by anybody in this group?
2. What should be my initial design path, so that the solution fits in with
zsh philosophy?

Thanks
Vinod

             reply	other threads:[~2015-05-05 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 15:00 Vinod KK [this message]
2015-05-05 16:24 ` Peter Stephenson

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='CAP0FPUO5BZMDt-ZxHAd7pmsd6rS7O_0aBC=4pSx4_ChKGnqimA@mail.gmail.com' \
    --to=nadarji@gmail.com \
    --cc=zsh-workers@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).