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
- Host: GitHub
- URL: https://github.com/konojunya/cget
- Owner: konojunya
- Created: 2017-05-14T04:27:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-02T01:05:48.000Z (almost 8 years ago)
- Last Synced: 2025-04-06T04:13:02.302Z (21 days ago)
- Topics: github, go, golang
- Language: Go
- Homepage:
- Size: 5.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```