goff
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

goff

npm version npm downloads Github Actions Codecov

Sync GitHub issues offline into a local folder

🚧 This CLI is heavily in development - and contribution is welcome! But do expect changes in the public API...

Usage

Run 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.

npx goff@latest sync

# npx goff@latest sync --closed --repo unjs/fontaine

If you are hitting a GitHub rate limit you can create a token here and provide it:

npx goff@latest auth --token <GitHub token>

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with ❤️

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i goff

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

10.8 kB

Total Files

9

Last publish

Collaborators

  • danielroe