Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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项目下载工具,支持多项目单文件下载以及多级目录下载

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