https://github.com/ziishaned/git-dld
Download files or folders from GitHub
https://github.com/ziishaned/git-dld
git github github-downloader github-tool
Last synced: 3 months ago
JSON representation
Download files or folders from GitHub
- Host: GitHub
- URL: https://github.com/ziishaned/git-dld
- Owner: ziishaned
- License: mit
- Created: 2020-06-19T23:05:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T13:40:34.000Z (over 3 years ago)
- Last Synced: 2025-08-09T07:05:17.698Z (5 months ago)
- Topics: git, github, github-downloader, github-tool
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/git-dld
- Size: 342 KB
- Stars: 39
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
git-dld
git-dld download files or folder from GitHub.

## Installation
```bash
npm install -g git-dld
# or you may use yarn
yarn global add git-dld
```
## Usage
```bash
git dld [url] --token [github-access-token]
```
## Contributions
Feel free to submit pull requests, create issues or spread the word.
## License
MIT © [Zeeshan Ahmad](https://twitter.com/ziishaned)