gl2gh:将存储库从GitLab迁移到GitHub

时间:2021-03-15 15:44:32
【文件属性】:
文件名称:gl2gh:将存储库从GitLab迁移到GitHub
文件大小:118KB
文件格式:ZIP
更新时间:2021-03-15 15:44:32
JavaScript 将GitLab存储库迁移到GitHub 将一个或多个项目从GitLab迁移到GitHub。 有关开发人员的说明,请参见 先决条件 获得规定的GitLab私人令牌 按照规定获取GitHub私有令牌 # Example current versions, also known to work with earlier versions $ node --version v15.7.0 $ npm --version 7.4.3 安装 $ npm run build 设定设定 # set config $ cp config/example.yml /path/to/my/config.yml # update the config with appropriate values # Set config directory path $ export NODE_CONFIG_DIR= "
【文件预览】:
gl2gh-master
----.eslintrc.json(666B)
----.dockerignore(26B)
----.github()
--------workflows()
----src()
--------migrate.js(7KB)
--------gitlab()
--------gitClient.js(2KB)
--------github()
--------cli.js(4KB)
----config()
--------example.yml(206B)
--------test.yml(190B)
--------log4js.json(743B)
--------templates()
----LICENSE(1KB)
----test()
--------js()
--------resources()
----DEVELOP.md(518B)
----README.md(3KB)
----.gitignore(96B)
----package-lock.json(278KB)
----package.json(1KB)

网友评论