{"id":26902479,"url":"https://github.com/allyedge/gitsplain","last_synced_at":"2025-04-01T09:43:31.376Z","repository":{"id":285149412,"uuid":"956766201","full_name":"Allyedge/gitsplain","owner":"Allyedge","description":"A tool to summarise and explain your code changes, make it make sense!","archived":false,"fork":false,"pushed_at":"2025-03-29T21:01:37.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T21:25:38.756Z","etag":null,"topics":["ai","git","git-tool","git-tools","openai","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Allyedge.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":"2025-03-28T20:31:06.000Z","updated_at":"2025-03-29T21:01:40.000Z","dependencies_parsed_at":"2025-03-29T21:25:50.477Z","dependency_job_id":"46c3c9ef-93b7-4bd9-8571-44edbd391507","html_url":"https://github.com/Allyedge/gitsplain","commit_stats":null,"previous_names":["allyedge/gitsplain"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allyedge%2Fgitsplain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allyedge%2Fgitsplain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allyedge%2Fgitsplain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allyedge%2Fgitsplain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allyedge","download_url":"https://codeload.github.com/Allyedge/gitsplain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620209,"owners_count":20806718,"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":["ai","git","git-tool","git-tools","openai","python"],"created_at":"2025-04-01T09:43:30.549Z","updated_at":"2025-04-01T09:43:31.372Z","avatar_url":"https://github.com/Allyedge.png","language":"Python","readme":"# Gitsplain\n\n[![GitHub License](https://img.shields.io/github/license/Allyedge/gitsplain)](https://github.com/Allyedge/gitsplain)\n[![GitHub Release](https://img.shields.io/github/v/release/Allyedge/gitsplain)](https://github.com/Allyedge/gitsplain)\n\nA tool to summarise and explain your code changes, make it make sense!\n\n## Environment Variables\n\n```sh\nOPENAI_API_KEY=YOUR_OPENAI_API_KEY\n```\n\n## Installation\n\n```sh\n# Install Gitsplain.\n# Replace \u003cVERSION\u003e and \u003cASSET_NAME\u003e with values from the desired release\nVERSION=\"v0.1.0\"; ASSET_NAME=\"gitsplain\"; \\\nINSTALL_DIR=\"$HOME/.local/bin\"; \\\nmkdir -p \"$INSTALL_DIR\"; \\\necho \"Downloading Gitsplain ${VERSION} (${ASSET_NAME})...\"; \\\ncurl -sL \"https://github.com/Allyedge/gitsplain/releases/download/${VERSION}/${ASSET_NAME}\" -o \"${INSTALL_DIR}/gitsplain\" \u0026\u0026 \\\nchmod +x \"${INSTALL_DIR}/gitsplain\" \u0026\u0026 \\\necho \"Installed Gitsplain to ${INSTALL_DIR}/gitsplain\"; \\\necho \"Make sure ${INSTALL_DIR} is in your PATH, then run 'gitsplain --help' in a new terminal.\"\n```\n\n## Usage\n\n```sh\n# Run Gitsplain\n\u003e gitsplain\n\n# Get help with Gitsplain\n\u003e gitsplain --help\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyedge%2Fgitsplain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyedge%2Fgitsplain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyedge%2Fgitsplain/lists"}