1.0.2 • Published 2 years ago

repodown-cli v1.0.2

Weekly downloads
-
License
IMT
Repository
github
Last release
2 years ago

gitdown

Download directory and files from github repository

See gitdown for the command-line github directory and files download.

Install

npm install -g gitdown-cli

Usage in CLI

gitdown https://github.com/user/repo/tree/main/path [.|dir-name|dir-name/|new-path]?
or
gitdown user/repo/path

Usage in Nodejs

const gitdown = require('gitdown')

gitdown(url, path, dir?)
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago