{"id":48286486,"url":"https://github.com/oscgu/cig","last_synced_at":"2026-04-04T22:57:27.556Z","repository":{"id":243938087,"uuid":"813284032","full_name":"oscgu/cig","owner":"oscgu","description":"Small \u0026 fast cli  to help with writing conventional commits","archived":false,"fork":false,"pushed_at":"2024-07-22T19:38:22.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-22T23:28:07.968Z","etag":null,"topics":["c","cli","conventional-commits"],"latest_commit_sha":null,"homepage":"","language":"C","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/oscgu.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}},"created_at":"2024-06-10T20:27:19.000Z","updated_at":"2024-07-22T19:38:25.000Z","dependencies_parsed_at":"2024-07-22T23:11:50.044Z","dependency_job_id":"f37bbe69-1ccc-41a9-8036-2a084c3220da","html_url":"https://github.com/oscgu/cig","commit_stats":null,"previous_names":["oscgu/cig"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oscgu/cig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscgu%2Fcig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscgu%2Fcig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscgu%2Fcig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscgu%2Fcig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscgu","download_url":"https://codeload.github.com/oscgu/cig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscgu%2Fcig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31418276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["c","cli","conventional-commits"],"created_at":"2026-04-04T22:57:26.882Z","updated_at":"2026-04-04T22:57:27.549Z","avatar_url":"https://github.com/oscgu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cig\n\nConventional commits cli, written in `C`\n\n![demo](./assets/demo.gif)\n\n## Dependencies\n\n- readline\n- libgit2\n\n### Arch install:\n```bash\nsudo pacman -S libgit2 readline\n```\n### Ubuntu install:\n```bash\nsudo apt-get install libgit2-dev libreadline-dev\n```\n\nApply the ubuntu patch, because libgit2-dev appears to be an old version:\n```bash\npatch \u003c ./ubuntu.patch\n```\n\n## Configure\n\nEdit [config.def.h](./config.def.h)\n\nRunning `make` will copy the file to `config.h`\n\n## Build\n\n`make`\n\n## Install\n\n```bash\nsudo make install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscgu%2Fcig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscgu%2Fcig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscgu%2Fcig/lists"}