https://github.com/robertoentringer/hubnow
Git clone cli to select and clone a remote repo using the GitHub GraphQL API
https://github.com/robertoentringer/hubnow
api cli clone cmd git git-clone graphql nodejs terminal
Last synced: about 1 month ago
JSON representation
Git clone cli to select and clone a remote repo using the GitHub GraphQL API
- Host: GitHub
- URL: https://github.com/robertoentringer/hubnow
- Owner: robertoentringer
- License: mit
- Created: 2019-06-20T20:45:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T15:29:19.000Z (about 5 years ago)
- Last Synced: 2025-02-20T09:38:52.179Z (12 months ago)
- Topics: api, cli, clone, cmd, git, git-clone, graphql, nodejs, terminal
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hubnow
- Size: 9.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hubnow
Git clone cli to select and clone a remote repo using the GitHub GraphQL API.
Author : [Roberto Entringer](https://robertoentringer.com)
License: MIT
Repo on Github : https://github.com/robertoentringer/hubnow
Npm package : https://www.npmjs.com/package/hubnow
## Installation
```shell
$ npm -g install hubnow
```
## Usage
```bash
$ hubnow
```
or
```shell
$ npx hubnow
```
## Demo
[](https://github.com/robertoentringer/hubnow)