Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pontaoski/garc
https://github.com/pontaoski/garc
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pontaoski/garc
- Owner: pontaoski
- License: other
- Created: 2020-02-16T00:56:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T19:39:00.000Z (over 4 years ago)
- Last Synced: 2023-03-07T22:39:24.990Z (almost 2 years ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# garc
arc, but for gitlab.
## example configuration
```toml
[[remote]]
token = "API_TOKEN"
url = "invent.kde.org"
username = "cblack"
```
`~/.garcrc`repeat this configuration for each gitlab instance you want
to use garc for.