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

https://github.com/knowbee/gcopy

🍔Clone automatically a copy of github repository locally by giving only username and repository name
https://github.com/knowbee/gcopy

cli clone github-clone

Last synced: 2 months ago
JSON representation

🍔Clone automatically a copy of github repository locally by giving only username and repository name

Awesome Lists containing this project

README

          

# gcopy
If you know their username and repo name you can clone it very fast 😎

[![Build Status](https://travis-ci.org/knowbee/gcopy.svg?branch=master)](https://travis-ci.org/knowbee/gcopy)
[![npm](https://img.shields.io/npm/dt/gcopy.svg)](https://www.npmjs.com/package/gcopy)
[![npm](https://img.shields.io/npm/v/gcopy.svg)](https://www.npmjs.com/package/gcopy)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)
[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)

Clone automatically a copy of github repository locally by giving only username and repo name

## Install

```cli
npm install -g gcopy
```

or

```cli
yarn global add gcopy
```
## Using gcopy CLI

#### Command Line

```cli
$ gcopy
```
#### example
```cli
$ gcopy knowbee/gcopy
```

## Options:

- github_username/repo_name

## Contribution

- Please before making a PR, read first this [Contributing Guideline](./CONTRIBUTING.md)

## License

MIT

## Author

Igwaneza Bruce