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

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

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

[![screenshot.gif](screenshot.gif)](https://github.com/robertoentringer/hubnow)