Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T13:40:34.000Z (over 2 years ago)
- Last Synced: 2024-08-11T00:47:56.791Z (5 months ago)
- Topics: git, github, github-downloader, github-tool
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/git-dld
- Size: 342 KB
- Stars: 40
- Watchers: 2
- 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.![Demo](https://i.imgur.com/dARBpUw.gif)
## 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)