Socket
Socket
Sign inDemoInstall

backup-github-repo

Package Overview
Dependencies
16
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    backup-github-repo

Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML


Version published
Weekly downloads
9
decreased by-18.18%
Maintainers
1
Install size
592 kB
Created
Weekly downloads
 

Readme

Source

backup-github-repo

Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML.

NPM

Features

  • generate a JSON file with all the issues and pull requests, including comments (demo)
  • generate one HTML file per issue or pull request (demo)
  • download CSS files and images locally to allow offline browsing (demo)

Known limitations

  • Private repos: while JSON download works, the tool will fail to download HTML versions (see issue)

Dependencies

Install

npm install -g backup-github-repo

Run

Local repository

cd /path/to/my/repo/to/backup
# First run will give you instructions to set a Github API token
backup-github-repo

Specify repository by URL

backup-github-repo https://github.com/maxlath/backup-github-repo

License

MIT

Keywords

FAQs

Last updated on 26 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc