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.
- Host: GitHub
- URL: https://github.com/maximilianmairinger/clonegit
- Owner: maximilianMairinger
- Created: 2020-09-18T08:23:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T17:58:51.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T02:33:15.562Z (about 2 years ago)
- Topics: clone, git
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/clone-git
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.