文件名称:git-file-downloader-v2:git文件下载器v2
文件大小:86KB
文件格式:ZIP
更新时间:2024-03-28 09:05:05
JavaScript
Git文件下载器 Git File Downloader是一个CLI工具,用于从Github或Gitlab下载原始文件。 安装 $ npm i -g git-file-downloader 用法 Usage: gfd [options] < repository> < file> Or Usage: git-file-downloader [options] < repository> < file> Download a raw file from Github or Gitlab Options: -h, --help output usage information -V, --version output the version num
【文件预览】:
git-file-downloader-v2-master
----cli.js(2KB)
----.gitignore(717B)
----README.md(4KB)
----.gitlab-ci.yml(2KB)
----test()
--------git-file-downloader.test.js(5KB)
----editorconfig(207B)
----gitattributes(156B)
----package.json(1KB)
----index.js(69B)
----jsdoc.conf.json(616B)
----yarn.lock(97KB)
----lib()
--------git-file-downloader.js(5KB)
----.eslintrc.json(133B)
----.npmrc(16B)
----.dotbox.json(1KB)
----package-lock.json(333KB)