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
- Host: GitHub
- URL: https://github.com/rajiv-k/glone
- Owner: rajiv-k
- Created: 2024-06-09T11:54:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T17:11:22.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T01:44:08.216Z (about 1 year ago)
- Topics: cli, git, go
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glone
## Build
```console
$ make
```
## Run
```console
$ glone git@github.com:rajiv-k/glone.git
```