Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 14 days ago
JSON representation

Download or clone a git repository from Node

Awesome Lists containing this project

README

        

# GitHub Clone

Clone a GitHub repository from Node.

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/lukeocodes/github-clone/CI.yml?event=push)
![Coveralls branch](https://img.shields.io/coverallsCoverage/github/lukeocodes/github-clone?branch=main)

## 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).