https://github.com/lukeocodes/github-clone
Download or clone a git repository from Node
https://github.com/lukeocodes/github-clone
bitbucket download extract github gitlab repo repository tar tarball
Last synced: about 2 months ago
JSON representation
Download or clone a git repository from Node
- Host: GitHub
- URL: https://github.com/lukeocodes/github-clone
- Owner: lukeocodes
- License: mit
- Created: 2022-02-22T22:03:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T11:55:37.000Z (over 2 years ago)
- Last Synced: 2025-12-25T17:11:45.178Z (6 months ago)
- Topics: bitbucket, download, extract, github, gitlab, repo, repository, tar, tarball
- Language: TypeScript
- Homepage:
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GitHub Clone
Clone a GitHub repository from Node.


## Installation
```sh
$ npm install @lukeocodes/github-clone
# yarn add @lukeocodes/github-clone
```
## Credit
A continuation of the effectively abandoned[\*](https://gitlab.com/flippidippi/download-git-repo/-/issues/63) package [download-git-repo](https://www.npmjs.com/package/download-git-repo). Git history maintained for posterity. Questions taken as issues.
# Contributors
Would you like to contribute to this project? Check out our [contributing guide](./.github/CONTRIBUTING.md).
Made with [contrib.rocks](https://contrib.rocks).