{"id":45821089,"url":"https://github.com/tomato3713/give","last_synced_at":"2026-02-26T20:50:25.235Z","repository":{"id":57487221,"uuid":"185499114","full_name":"tomato3713/give","owner":"tomato3713","description":"Command line github tools","archived":false,"fork":false,"pushed_at":"2019-05-21T12:45:36.000Z","size":13,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T01:58:37.336Z","etag":null,"topics":["command-line-tool","github","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tomato3713.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}},"created_at":"2019-05-08T00:41:44.000Z","updated_at":"2024-06-20T01:58:37.337Z","dependencies_parsed_at":"2022-09-01T23:02:00.894Z","dependency_job_id":null,"html_url":"https://github.com/tomato3713/give","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomato3713/give","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomato3713%2Fgive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomato3713%2Fgive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomato3713%2Fgive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomato3713%2Fgive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomato3713","download_url":"https://codeload.github.com/tomato3713/give/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomato3713%2Fgive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29872659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:42:30.764Z","status":"ssl_error","status_checked_at":"2026-02-26T18:41:47.936Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["command-line-tool","github","golang"],"created_at":"2026-02-26T20:50:22.018Z","updated_at":"2026-02-26T20:50:25.230Z","avatar_url":"https://github.com/tomato3713.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# give\nCommand line GitHub tools\n\n# Usage\n\nFor example, if you see issues on GitHub\n\n``` sh\n$ give issue\n#1   bug this is bug.\n#2   enhancement this enhancement idea is ...\n#3   bug bug report 2\n.   .   ...\n.   .   ...\n.   .   ...\n```\n\n# options\n\n## issue\nIf you get information about GitHub issue.\n\n- num\nThe num option is restricted number of output\n\n``` sh\n$ give issue --list 3\n#1   bug this is bug\n#2   enhancement this enhancement idea is ...\n#3   bug bug report 2\n```\n\n- show\nThe show option displays the details of the specified number issue.\n\n``` sh\n$ give issue --show 2\n#2  Updated: 2019/05/09/    issue title\nLabels:\nIssue URL: https://github.com/homedm/give/issues/2\nthis issue is ...\n```\n\n- add\nThe add option add issue to repository.\nUse this option, open the git editor and input issue body.\nopen the text editor which you use at `git commit`, typed issue body.\n\n``` sh\n$ give issue --add \"issue title\"\n```\n\n- close\nThe close option close issue.\n\n``` sh\n$ give issue --list\n#1   bug this is bug\n#2   enhancement this enhancement idea is ...\n#3   bug bug report 2\n\n$ give issue --close 3\n\n$ give issue --list\n#1   bug this is bug\n#2   enhancement this enhancement idea is ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomato3713%2Fgive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomato3713%2Fgive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomato3713%2Fgive/lists"}