{"id":13448447,"url":"https://github.com/simonwhitaker/gibo","last_synced_at":"2025-10-20T08:02:53.842Z","repository":{"id":3160232,"uuid":"4190746","full_name":"simonwhitaker/gibo","owner":"simonwhitaker","description":"Easy access to gitignore boilerplates","archived":false,"fork":false,"pushed_at":"2024-12-11T23:54:32.000Z","size":220,"stargazers_count":1998,"open_issues_count":5,"forks_count":67,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-05-11T19:41:39.179Z","etag":null,"topics":["git","gitignore","gitignore-files","gitignore-generator","gitignore-templates","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonwhitaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2012-05-01T08:32:07.000Z","updated_at":"2025-05-11T08:18:43.000Z","dependencies_parsed_at":"2024-01-16T12:26:41.934Z","dependency_job_id":"a3a19275-7c2f-4c7e-a8ac-e6618f4fe445","html_url":"https://github.com/simonwhitaker/gibo","commit_stats":{"total_commits":137,"total_committers":24,"mean_commits":5.708333333333333,"dds":0.5328467153284672,"last_synced_commit":"f4a59840e89556fcf3cd42af97613627e0437d88"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fgibo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fgibo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fgibo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fgibo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonwhitaker","download_url":"https://codeload.github.com/simonwhitaker/gibo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254042340,"owners_count":22004901,"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":["git","gitignore","gitignore-files","gitignore-generator","gitignore-templates","shell","shell-script"],"created_at":"2024-07-31T05:01:45.885Z","updated_at":"2025-10-03T13:16:19.617Z","avatar_url":"https://github.com/simonwhitaker.png","language":"Go","readme":"# gibo: fast access to .gitignore boilerplates\n\n**gibo** (short for .gitignore boilerplates) is a command-line tool to help you easily access .gitignore boilerplates from [github.com/github/gitignore](https://github.com/github/gitignore).\n\n## Typical usage\n\n```command\ngibo dump Swift Xcode \u003e\u003e .gitignore\n```\n\nFor additional usage instructions, run `gibo help`.\n\n## Installation\n\n### Using Homebrew\n\n```command\nbrew install gibo\n```\n\nOr use the tap, which may be slightly more up-to-date:\n\n```command\nbrew install simonwhitaker/tap/gibo\n```\n\n### Using Scoop\n\nOn Windows, you can install gibo using [Scoop](https://scoop.sh/#/apps?q=gibo):\n\n```command\nscoop bucket add main\nscoop install main/gibo\n```\n\n### Using Chocolatey\n\n```command\nchoco install gibo\n```\n\n### Using the Go toolchain\n\n```command\ngo install github.com/simonwhitaker/gibo@latest\n```\n\n### Building from source\n\nClone the repo, then:\n\n```command\ncd gibo\ngo install .\n```\n\n### Downloading a binary\n\nDownload the latest [release](https://github.com/simonwhitaker/gibo/releases) for your platform, then put `gibo` (or `gibo.exe`) somewhere on your path.\n\n### Installation on Docker\n\n```command\ndocker run --rm simonwhitaker/gibo\n```\n\n## Tab completion in bash, zsh, fish and Powershell\n\nSee the instructions at:\n\n```command\ngibo completion\n```\n\n## Use gibo to generate .hgignore files\n\nThe `glob` .hgignore syntax for Mercurial is compatible with .gitignore syntax. This means that you can use gibo to generate .hgignore files, as long as the .hgignore files use the `glob` syntax:\n\n```command\necho 'syntax: glob' \u003e .hgignore\ngibo dump Python \u003e\u003e .hgignore\n```\n\n## Credits\n\ngibo was written by Simon Whitaker ([@s1mn](http://twitter.com/s1mn))\n","funding_links":[],"categories":["Shell","Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fgibo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwhitaker%2Fgibo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fgibo/lists"}