{"id":49333827,"url":"https://github.com/airscripts/ghitgud","last_synced_at":"2026-04-27T00:02:20.823Z","repository":{"id":298888697,"uuid":"999511346","full_name":"airscripts/ghitgud","owner":"airscripts","description":"A simple CLI to give superpowers to GitHub.","archived":false,"fork":false,"pushed_at":"2025-06-17T10:23:58.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T04:15:43.301Z","etag":null,"topics":["api","cli","github"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airscripts.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["airscripts"],"ko_fi":"airscript"}},"created_at":"2025-06-10T11:10:55.000Z","updated_at":"2025-08-26T10:47:51.000Z","dependencies_parsed_at":"2025-06-13T12:52:36.765Z","dependency_job_id":"98e52a5e-e2bc-4d9c-b24c-b6cda77b4b1c","html_url":"https://github.com/airscripts/ghitgud","commit_stats":null,"previous_names":["airscripts/ghitgud"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/airscripts/ghitgud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airscripts%2Fghitgud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airscripts%2Fghitgud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airscripts%2Fghitgud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airscripts%2Fghitgud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airscripts","download_url":"https://codeload.github.com/airscripts/ghitgud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airscripts%2Fghitgud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["api","cli","github"],"created_at":"2026-04-27T00:02:20.287Z","updated_at":"2026-04-27T00:02:20.805Z","avatar_url":"https://github.com/airscripts.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e\n  Ghitgud\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple CLI to give superpowers to GitHub.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/57aac0c0-1bd2-4cb4-8445-36a161a7e2ee\" alt=\"Usage GIF\" /\u003e\n\u003c/p\u003e\n\n## Table of Contents\n- [Installation](#installation)\n- [Usage](#usage)\n- [Wiki](#wiki)\n- [Contributing](#contributing)\n- [Support](#support)\n- [License](#license)\n\n## Installation\nFollow the steps below to make use of Ghitgud.\n\nClone this repository:\n```bash\nnpm install -g @airscript/ghitgud\n```\n\n## Usage\nAfter installing you'll be able to access the CLI and its relative help command:\n```bash\nghitgud help\n```\n\nRemember that to use the CLI you have to set a token and a repo with the format `username/repository` (e.g. airscripts/ghitgud):\n```bash\nghitgud config set token `your-token-here`\nghitgud config set repo `username/repository`\n```\n\u003e You can create your token with: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens\n\n## Wiki\nFor more in-depth help with the usage of this CLI, just check the wiki: https://github.com/airscripts/ghitgud/wiki\n\n## Contributing\nContributions and suggestions about how to improve this project are welcome!\nPlease follow [our contribution guidelines](https://github.com/airscripts/ghitgud/blob/main/CONTRIBUTING.md).\n\n## Support\nIf you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.  \nChoose what you find more suitable for you:  \n\n\u003ca href=\"https://sponsor.airscript.it\" target=\"blank\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/airscripts/assets/main/images/github-sponsors.svg\" alt=\"GitHub Sponsors\" width=\"30px\" /\u003e\n\u003c/a\u003e\u0026nbsp;\n\u003ca href=\"https://kofi.airscript.it\" target=\"blank\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/airscripts/assets/main/images/kofi.svg\" alt=\"Kofi\" width=\"30px\" /\u003e\n\u003c/a\u003e\n\n## License  \nThis repository is licensed under [GPL-3.0 License](https://github.com/airscripts/ghitgud/blob/main/LICENSE).\n","funding_links":["https://github.com/sponsors/airscripts","https://ko-fi.com/airscript"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairscripts%2Fghitgud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairscripts%2Fghitgud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairscripts%2Fghitgud/lists"}