{"id":29796732,"url":"https://github.com/jiuka/zksh","last_synced_at":"2026-05-19T04:03:51.542Z","repository":{"id":148464865,"uuid":"91243421","full_name":"jiuka/zksh","owner":"jiuka","description":"ZooKeeper shell utilities collection. Enables you to harvest the power of ZooKeeper in your shell scripts.","archived":true,"fork":false,"pushed_at":"2017-05-18T18:59:38.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T05:49:13.310Z","etag":null,"topics":["shell","zookeeper"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiuka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-14T12:56:14.000Z","updated_at":"2023-08-14T14:03:39.000Z","dependencies_parsed_at":"2023-05-20T06:45:23.610Z","dependency_job_id":null,"html_url":"https://github.com/jiuka/zksh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jiuka/zksh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiuka%2Fzksh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiuka%2Fzksh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiuka%2Fzksh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiuka%2Fzksh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiuka","download_url":"https://codeload.github.com/jiuka/zksh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiuka%2Fzksh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269669040,"owners_count":24456591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["shell","zookeeper"],"created_at":"2025-07-28T05:30:32.571Z","updated_at":"2026-05-19T04:03:46.323Z","avatar_url":"https://github.com/jiuka.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zksh\n[![Build Status](https://travis-ci.org/jiuka/zksh.svg?branch=master)](https://travis-ci.org/jiuka/zksh)\n\nZooKeeper shell utilities collection. Enables you to harvest the power of [ZooKeeper](https://zookeeper.apache.org/) in your shell scripts.\n\n*zkls*, *tktouch*, *zkrm*, *zktee* and *zkgetacl* allow your to explore and modify the ZooKeeper node structure.\n\n*zklock* and *zkwait* enable you to lock resources across systems in simple shell scripts.\n\n## Development\n\n### Build from Source\n\nIf built from the git source you need to run autoreconf first to generate the autotool build system.\n\n    $ autoreconf\n    \nThe release tarballs have this step already done for you. The configure and make are sufficient.\n\n    $ ./configure\n    $ make\n    \n### Software testing\n\nSome Unit Test are inplemented with [libcheck](https://libcheck.github.io/check/). If the library is present thouse can be built and execudet with make.\n\n    make test\n    \nIntegration testing is implemented with the help of docker-compose. and [bats](https://github.com/sstephenson/bats). Thous test can be executed by make too.\n\n    make docker_bats\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiuka%2Fzksh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiuka%2Fzksh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiuka%2Fzksh/lists"}