{"id":15138474,"url":"https://github.com/yonyong/bianque","last_synced_at":"2026-01-20T02:18:13.491Z","repository":{"id":244070491,"uuid":"814159643","full_name":"yonyong/bianque","owner":"yonyong","description":"扁鹊（BianQue）是一个shell组件库，封装常用的shell函数，提供给开发者使用。平台基于vertx+h2开发，脚本封装shell常用命令。","archived":false,"fork":false,"pushed_at":"2024-06-12T13:59:15.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:35:21.094Z","etag":null,"topics":["bianque","eventbus","h2","h2-database","non-blocking","reactive","shell","vertx","vertx-eventbus"],"latest_commit_sha":null,"homepage":"https://github.com/yonyong/bianque","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yonyong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-06-12T13:02:49.000Z","updated_at":"2024-06-16T16:41:29.000Z","dependencies_parsed_at":"2024-06-12T20:05:53.362Z","dependency_job_id":null,"html_url":"https://github.com/yonyong/bianque","commit_stats":null,"previous_names":["yonyong/bianque"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fbianque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fbianque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fbianque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fbianque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yonyong","download_url":"https://codeload.github.com/yonyong/bianque/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332596,"owners_count":20921854,"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","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":["bianque","eventbus","h2","h2-database","non-blocking","reactive","shell","vertx","vertx-eventbus"],"created_at":"2024-09-26T07:24:21.744Z","updated_at":"2026-01-20T02:18:12.817Z","avatar_url":"https://github.com/yonyong.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 扁鹊（BianQue）\n\n## 简介\n扁鹊（BianQue）是一个shell组件库，封装常用的shell函数，提供给开发者使用。  \n扁鹊（BianQue）的目标是提供一个shell脚本的组件库，降低排查问题门槛。\n## 功能\n- 组件库平台（基于vert.x开发的web项目，数据存储使用H2，可以通过组件库平台获取组件库的最新版本）\n- 组件库（终端用户使用的组件库，封装常用的shell函数）\n## 组件库平台部署\n```shell\nmvn clean package\nnohup java -jar bianque.jar \u0026\ncurl http://127.0.0.1:8000/bianque/initTable\n```\n默认端口：8000  \n数据默认存储目录：/data/bianque  \nH2默认web控制台：http://localhost:8888/h2-console\n## 脚本安装\n```shell\nwget http://{target_ip:target_port}/bianque/setup.sh\nchmod 777 setup.sh\n./setup.sh\nsource /etc/profile\nsource /etc/bash_completion.d/bianque*\n```\n## 脚本使用\n```shell\nbianque-jdk -h\n```\n## 脚本开发\nbash_completion目录下的bianque-jdk文件用于命令联想。  \nshell目录下的bianque-jdk.sh文件用于命令实现，封装具体shell功能。\n\n## 脚本库更新\n终端执行命令：\n```shell\n./setup.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonyong%2Fbianque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyonyong%2Fbianque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonyong%2Fbianque/lists"}