Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amorist/gogs-cli
gogs client cli
https://github.com/amorist/gogs-cli
Last synced: 3 days ago
JSON representation
gogs client cli
- Host: GitHub
- URL: https://github.com/amorist/gogs-cli
- Owner: amorist
- Created: 2019-07-19T06:16:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T09:06:10.000Z (over 5 years ago)
- Last Synced: 2024-08-02T18:39:52.306Z (3 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gogs cli
```bash
export GOGS_SERVER="gogs host"
export GOGS_TOKEN="gogs token"
```