https://github.com/slice/quickclone
A utility to quickly find and clone popular GitHub repositories.
https://github.com/slice/quickclone
Last synced: 6 months ago
JSON representation
A utility to quickly find and clone popular GitHub repositories.
- Host: GitHub
- URL: https://github.com/slice/quickclone
- Owner: slice
- License: mit
- Created: 2017-10-29T01:22:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T01:27:04.000Z (over 8 years ago)
- Last Synced: 2025-03-15T00:21:55.667Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# quickclone
A utility to quickly find and clone popular GitHub repositories.

## Install
```sh
~> npm i -g slice/quickclone
~> quickclone 'query'
```