{"id":29631435,"url":"https://github.com/bibermann/just-kit-bibermann","last_synced_at":"2026-02-07T16:03:11.190Z","repository":{"id":305197088,"uuid":"1017998711","full_name":"bibermann/just-kit-bibermann","owner":"bibermann","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-21T17:00:18.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-21T19:05:36.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bibermann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-07-11T12:41:13.000Z","updated_at":"2025-11-21T17:00:23.000Z","dependencies_parsed_at":"2025-07-18T22:04:23.701Z","dependency_job_id":null,"html_url":"https://github.com/bibermann/just-kit-bibermann","commit_stats":null,"previous_names":["bibermann/just-kit-bibermann"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bibermann/just-kit-bibermann","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fjust-kit-bibermann","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fjust-kit-bibermann/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fjust-kit-bibermann/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fjust-kit-bibermann/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibermann","download_url":"https://codeload.github.com/bibermann/just-kit-bibermann/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibermann%2Fjust-kit-bibermann/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29199519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-07-21T11:38:16.772Z","updated_at":"2026-02-07T16:03:11.185Z","avatar_url":"https://github.com/bibermann.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# just-kit by Fabian\n\n## Usage\n\n### Prerequisites\n\n#### [just-kit](https://github.com/bibermann/just-kit)\n\nClone \u003chttps://github.com/bibermann/just-kit\u003e to a proper location, e.g.:\n\n```bash\ngit clone https://github.com/bibermann/just-kit ~/.just/kit\n```\n\n#### Naming\n\n- With _this project_ I refer to the project containing this README.\n- With _example project_ I refer to your project where you want to enable the tools.\n\n### Setup\n\nClone _this project_ to a proper location, e.g.:\n\n```bash\ngit clone https://github.com/bibermann/just-kit-bibermann ~/.just/bibermann\n```\n\n#### Enhance an _example project_\n\n1. If the project roots of _just-kit_ or _this project_ are not within a `.just` directory\n   in one of the _example project_'s parent directories, add the following line\n   to the `.env` file in the _example project_ root\n   (replace with proper paths or skip paths already in proper parent directories):\n\n   ```bash\n   EXTRA_JUST_ROOTS=\"\u003cjust-kit directory\u003e:\u003cthis project directory\u003e\"\n   ```\n\n2. In an _example project_'s root, run `\u003cjust-kit directory\u003e/link`, e.g. `~/.just/kit/link`.\n3. Select and confirm all `*.just` files you want to use from within the _example project_.\n\nHints:\n\n- To update the selection, run `just pick`.\n- To enhance your bash session, run `source just-bash` (this is not permanent).\n\n## Development\n\n### Prerequisites\n\n#### just-kit\n\nRead and understand the _just-kit_ README.\n\n### How to extend\n\nInstead of contributing to this project, you may create your own recipes,\neventually replacing a `*.just` file in this project with your version\nby simply switching through `just pick`.\n\n### Setup for development\n\n1. If the project root of _just-kit_ is not within a `.just` directory\n   in one of _this project_'s parent directories, add the following line\n   to the `.env` file in _this project_'s root\n   (replace `\u003cjust-kit directory\u003e` with the _just-kit_ repository location):\n\n   ```bash\n   EXTRA_JUST_ROOTS=\"\u003cjust-kit directory\u003e\"\n   ```\n\n2. In _this project_'s root, run `\u003cjust-kit directory\u003e/link`, e.g. `~/.just/kit/link`.\n3. Run `just _install-pre-commit` (or `just pre-commit` which will also run pre-commit).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibermann%2Fjust-kit-bibermann","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibermann%2Fjust-kit-bibermann","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibermann%2Fjust-kit-bibermann/lists"}