Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

A set of packages to make exporting artifacts from GitHub easier

License

NotificationsYou must be signed in to change notification settings

github/github-artifact-exporter

Repository files navigation

This project has been archived. Please use the GitHub CLI instead.

Node.js CICreate releaseBuild and upload release assets

Screenshot of the User interface

The GitHub Exporter is written in Typescript and provides a set of packages to make exporting artifacts from GitHub easier useful for those migrating information out of github.com

Supported artifacts that you can export are

  • Issues (including filtered sub sets)

Supported formats of the export file are

  • JSON Lines
  • JSON
  • CSV
  • JIRA-formatted CSV

Packages

CLI

@github/github-exporter-cli

Core

@github/github-exporter-core

GUI

@github/github-exporter-gui

Getting Started

Prerequisites

  1. This is alerna project and will need the lerna CLI.
    • To install lerna globally runnpm install -g lerna
  2. Generate and export a PAT so you can pull from GPR. The PAT will need read packages scope.
    • export NPM_TOKEN=<PAT>

Building The Application

lerna clean -ylernaexec npm installlerna linklerna bootstrap# Optional, start the gui to ensure its workinglerna run start

Contributing

We welcome you to contribute to this project! Check outOpen Issues and ourCONTRIBUTING.md to jump in.

License

MIT
When using the GitHub logos, be sure to follow theGitHub logo guidelines.

About

A set of packages to make exporting artifacts from GitHub easier

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors10

Languages


[8]ページ先頭

©2009-2025 Movatter.jp