{"id":19144014,"url":"https://github.com/sourlemonjuice/lemon-bash-lib","last_synced_at":"2026-05-09T16:02:42.562Z","repository":{"id":214472092,"uuid":"733259831","full_name":"SourLemonJuice/lemon-bash-lib","owner":"SourLemonJuice","description":"My common bash script library","archived":false,"fork":false,"pushed_at":"2024-12-13T00:40:59.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-03T15:45:49.977Z","etag":null,"topics":["bash","daily","scripts","simple"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/SourLemonJuice.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":"2023-12-18T23:32:43.000Z","updated_at":"2024-12-13T00:41:02.000Z","dependencies_parsed_at":"2023-12-28T12:45:35.658Z","dependency_job_id":"2ef441c2-229e-483e-8d2e-1d80d16cf9d1","html_url":"https://github.com/SourLemonJuice/lemon-bash-lib","commit_stats":null,"previous_names":["sourlemonjuice/lemon-bash-lib"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourLemonJuice%2Flemon-bash-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourLemonJuice%2Flemon-bash-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourLemonJuice%2Flemon-bash-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourLemonJuice%2Flemon-bash-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SourLemonJuice","download_url":"https://codeload.github.com/SourLemonJuice/lemon-bash-lib/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240224877,"owners_count":19767822,"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":["bash","daily","scripts","simple"],"created_at":"2024-11-09T07:33:17.457Z","updated_at":"2026-05-09T16:02:42.482Z","avatar_url":"https://github.com/SourLemonJuice.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lemon-bash-lib\n\n## 简介\n\n这是我的bash脚本库的储存库，酷吧`（￣▽￣）`\\\n确切的说不算是**库**，更像是一些功能的抽象层，主要是怕我回头想不起来啦\n\n这些东西虽然可能写的很糙但是绝对能干活`(｀・ω・´)`\n\n## 函数列表\n\n自己看：[lib/](lib/)\n\n## 碎碎念\n\n- 这些函数文件开头都会有注释讲解使用方法，不同时期写的注释风格会有些不一样\n- （大部分）注释第一行应该是该函数没有`llib_`的名称加版本号\n- （最新的）注释应该由 `lemon-bash-lib | \u003cfileBaseName\u003e | v0` 开头，并且函数名前没有 `llib_`\n\n```bash\n# lemon-bash-lib | \u003cfileBaseName\u003e | v0\nfunction FunctionName {\n    return\n}\n```\n\n每个文件的版本号在每次更新文件后都会单独改动，不会统一更改\n\n## License\n\nPublished under MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourlemonjuice%2Flemon-bash-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourlemonjuice%2Flemon-bash-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourlemonjuice%2Flemon-bash-lib/lists"}