Hi Tim,

On 8 December 2015 at 18:58, Crowder Tim <[email protected]> wrote:

> Tangentially related question...
>
> I have a C++ cli for zookeeper modeled after unix shell.
> It has ls (with lots of options including recursive, long, and ACL
> listing),
> cp, touch, cat, etc. And command/filename completion and history.
>
> I've secured permission from work (Yahoo) to contribute it.
> How do I go about submitting it?
>

I have a similar utility (but for Python): https://github.com/rgs1/zk_shell

My initial thought was that keeping it out of tree gives you more liberty
with
releases.. Maybe it could start out of tree then we could merge it?


-rgs

Reply via email to