Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T07:47:27.000Z (about 9 years ago)
- Last Synced: 2024-11-07T07:07:30.302Z (11 days ago)
- Topics: download, github, nodejs
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-License
Awesome Lists containing this project
README
# gdown
[![npm](https://nodei.co/npm/gdown.png)](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