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

https://github.com/rajiv-k/glone

Clone a go library at the expected location inside GOPATH
https://github.com/rajiv-k/glone

cli git go

Last synced: about 2 months ago
JSON representation

Clone a go library at the expected location inside GOPATH

Awesome Lists containing this project

README

          

# glone

## Build

```console
$ make
```

## Run

```console
$ glone git@github.com:rajiv-k/glone.git

```