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

https://github.com/idea2app/get-git-folder

A file/folder downloader based on Git CLI, TypeScript & Node.js
https://github.com/idea2app/get-git-folder

cli download file git

Last synced: over 1 year ago
JSON representation

A file/folder downloader based on Git CLI, TypeScript & Node.js

Awesome Lists containing this project

README

          

# Get Git Folder

A **file downloader** based on [Git][1] CLI

[![NPM Dependency](https://img.shields.io/librariesio/github/idea2app/get-git-folder.svg)][2]
[![CI & CD](https://github.com/idea2app/get-git-folder/actions/workflows/main.yml/badge.svg)][3]

[![NPM](https://nodei.co/npm/get-git-folder.png?downloads=true&downloadRank=true&stars=true)][4]

## Usage

```shell
npm i get-git-folder -g

get-git-folder https://github.com/your-org/your-repo main your-folder
```

[1]: https://git-scm.com/
[2]: https://libraries.io/npm/get-git-folder
[3]: https://github.com/idea2app/get-git-folder/actions/workflows/main.yml
[4]: https://nodei.co/npm/get-git-folder/