{"id":28273672,"url":"https://github.com/attakei/gigi","last_synced_at":"2025-10-06T14:24:27.777Z","repository":{"id":149163704,"uuid":"432720972","full_name":"attakei/gigi","owner":"attakei","description":"GIGI: GitIgnore Generation Interface","archived":false,"fork":false,"pushed_at":"2025-05-29T19:04:44.000Z","size":61,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-15T19:46:28.641Z","etag":null,"topics":["cli","gitignore","gitignore-generator","nim"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/attakei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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,"zenodo":null}},"created_at":"2021-11-28T13:32:08.000Z","updated_at":"2025-05-28T15:57:38.000Z","dependencies_parsed_at":"2025-05-28T15:24:52.079Z","dependency_job_id":"12e32a9e-b74a-427e-ba5e-07055a5cc104","html_url":"https://github.com/attakei/gigi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/attakei/gigi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attakei%2Fgigi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attakei%2Fgigi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attakei%2Fgigi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attakei%2Fgigi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/attakei","download_url":"https://codeload.github.com/attakei/gigi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attakei%2Fgigi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267606670,"owners_count":24114769,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","gitignore","gitignore-generator","nim"],"created_at":"2025-05-21T00:19:10.720Z","updated_at":"2025-10-06T14:24:22.499Z","avatar_url":"https://github.com/attakei.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GIGI\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/attakei/gigi)](https://nimble.directory/pkg/gigi)\n[![Test](https://github.com/attakei/gigi/actions/workflows/test.yml/badge.svg)](https://github.com/attakei/gigi/actions/workflows/test.yml)\n\nGIGI: GitIgnore Generate Interface\n\n## Overview\n\nGIGI is gitignore.io client library for Nim, included small cli application.\n\n## Installation\n\n### CLI binary\n\nYou can get standalone binary from [GitHub Release page](https://github.com/attakei/gigi/releases).\n\nWindows users can use binary without Nim development environment and MinGW DLLs.\n\n### Build from source\n\nYou can build binary from sources by `nimble`.\n\n```sh\n$ nimble install gigi\n```\n\nIf you want to use cli, set your nimble bin directory to `$PATH`.\n\n## Usage\n\nCurrently, it have only to output .gitignore contents from templates by arguments.\n\n```sh\n$ gigi nim\n### GIGI version 0.2.1\n### command with: nim\n\n### Nim ###\nnimcache/\nnimblecache/\nhtmldocs/\n```\n\nSupport `STDIN` .\n\n```sh\n$ echo nim | gigi\n### GIGI version 0.2.1\n### command with: nim\n\n### Nim ###\nnimcache/\nnimblecache/\nhtmldocs/\n```\n\n## Changelogs\n\nSee [CHANGES](./CHANGES.md).\n\n## License\n\nSee [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattakei%2Fgigi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattakei%2Fgigi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattakei%2Fgigi/lists"}