@ysfe/c-gdc
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

宇石 gitlab 批量clone工具.

命令行工具 - 提供按group批量 clone gitlab repo 能力

前置依赖

  1. git
  2. node >= 8.0.0

使用方式

  1. 安装 a. 全局安装: yarn global add @ysfe/c-gdc or npm install @ysfe/c-gdc -g
  2. 使用: a. 命令行执行: c-gdc, 按照提示输入参数下载所有(或指定)group下的所有repo.

开发指引

传送门

实现方式

  1. 通过axios拿到gitlab仓库地址, 然后通过 simple-git 完成批量下载gitlab仓库能力.

版本说明

  • 2021年06月03日
    • 更新项目说明, 以及命令相关杂项, 集成通用npm框架.

Package Sidebar

Install

npm i @ysfe/c-gdc

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

33.5 kB

Total Files

19

Last publish

Collaborators

  • wellfee
  • huanyansss