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

https://github.com/konojunya/cget

💻 cget is get code from github
https://github.com/konojunya/cget

github go golang

Last synced: 17 days ago
JSON representation

💻 cget is get code from github

Awesome Lists containing this project

README

        

# get-code-from-github

# Install

```bash
$ curl https://raw.githubusercontent.com/konojunya/cget/master/cget -O
$ mv cget /usr/local/bin
$ chmod 755 /usr/local/bin/cget
```