https://github.com/huanz/gdown
a github repo download tool which support sub dirs or files/github项目下载工具,支持多项目单文件下载以及多级目录下载
https://github.com/huanz/gdown
download github nodejs
Last synced: 10 months ago
JSON representation
a github repo download tool which support sub dirs or files/github项目下载工具,支持多项目单文件下载以及多级目录下载
- Host: GitHub
- URL: https://github.com/huanz/gdown
- Owner: huanz
- License: other
- Created: 2015-09-14T10:20:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T07:47:27.000Z (over 10 years ago)
- Last Synced: 2025-04-11T01:03:39.671Z (10 months ago)
- Topics: download, github, nodejs
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-License
Awesome Lists containing this project
README
# gdown
[](https://www.npmjs.com/package/gdown)
github项目下载工具,支持多项目单文件下载以及多级目录下载。
# Installation
$ npm install gdown -g
# Usage
$ gdown huanz/gulp-devserver/lib
// or dirs
$ gdown huanz/gulp-devserver/lib huanz/seajs-cache
// or dirs and files
$ gdown huanz/gulp-devserver/lib huanz/seajs-cache huanz/gdown/bin/gdown huanz/urlParse/urlparse.js