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
- Host: GitHub
- URL: https://github.com/knowbee/gcopy
- Owner: knowbee
- License: mit
- Created: 2020-01-09T16:08:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T15:52:15.000Z (about 6 years ago)
- Last Synced: 2025-08-09T06:45:28.653Z (8 months ago)
- Topics: cli, clone, github-clone
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/gcopy
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# gcopy
If you know their username and repo name you can clone it very fast 😎
[](https://travis-ci.org/knowbee/gcopy)
[](https://www.npmjs.com/package/gcopy)
[](https://www.npmjs.com/package/gcopy)
[](https://github.com/ellerbrock/open-source-badge/)
[](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