{"id":15641596,"url":"https://github.com/danielroe/goff","last_synced_at":"2025-04-09T10:05:39.087Z","repository":{"id":234646854,"uuid":"789305501","full_name":"danielroe/goff","owner":"danielroe","description":"Sync GitHub issues offline into a local folder","archived":false,"fork":false,"pushed_at":"2025-03-31T09:34:05.000Z","size":796,"stargazers_count":75,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T09:08:37.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/danielroe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":["danielroe"]}},"created_at":"2024-04-20T07:22:06.000Z","updated_at":"2025-03-31T09:34:07.000Z","dependencies_parsed_at":"2024-06-25T23:50:09.536Z","dependency_job_id":"194e327f-c48d-45bb-9854-222b682c4573","html_url":"https://github.com/danielroe/goff","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":0.3275862068965517,"last_synced_commit":"4b9714bd91a21e68c1961c52ceda155ddb510cec"},"previous_names":["danielroe/goff"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fgoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fgoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fgoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fgoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/goff/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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":[],"created_at":"2024-10-03T11:43:18.271Z","updated_at":"2025-04-09T10:05:39.055Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","funding_links":["https://github.com/sponsors/danielroe"],"categories":[],"sub_categories":[],"readme":"# goff\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions][github-actions-src]][github-actions-href]\n[![Codecov][codecov-src]][codecov-href]\n\n\u003e Sync GitHub issues offline into a local folder\n\n🚧 This CLI is heavily in development - and contribution is welcome! But do expect changes in the public API...\n\n## Usage\n\nRun the sync command within the root of a Git repo. It will create a `.goff` folder and populate it with Markdown files corresponding to the GitHub issues in your repository.\n\n```sh\nnpx goff@latest sync\n\n# npx goff@latest sync --closed --repo unjs/fontaine\n```\n\nIf you are hitting a GitHub rate limit you can create a token [here](https://github.com/settings/tokens/new) and provide it:\n\n```sh\nnpx goff@latest auth --token \u003cGitHub token\u003e\n```\n\n## 💻 Development\n\n- Clone this repository\n- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`\n- Install dependencies using `pnpm install`\n- Run interactive tests using `pnpm dev`\n\n## License\n\nMade with ❤️\n\nPublished under [MIT License](./LICENCE).\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/goff?style=flat-square\n[npm-version-href]: https://npmjs.com/package/goff\n[npm-downloads-src]: https://img.shields.io/npm/dm/goff?style=flat-square\n[npm-downloads-href]: https://npm.chart.dev/goff\n[github-actions-src]: https://img.shields.io/github/actions/workflow/status/danielroe/goff/ci.yml?branch=main\u0026style=flat-square\n[github-actions-href]: https://github.com/danielroe/goff/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/gh/danielroe/goff/main?style=flat-square\n[codecov-href]: https://codecov.io/gh/danielroe/goff\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fgoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fgoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fgoff/lists"}