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

https://github.com/maximilianmairinger/clonegit

git clone cli alias.
https://github.com/maximilianmairinger/clonegit

clone git

Last synced: about 1 month ago
JSON representation

git clone cli alias.

Awesome Lists containing this project

README

          

# Clone git

git clone cli alias.

> Please not that Clone git is currently under development and not yet suited for production

## Installation

```shell
$ npm i clone-git
```

## Usage

```ts
import cloneGit from "clone-git"

cloneGit()
```

## Contribute

All feedback is appreciated. Create a pull request or write an issue.