Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpassis/gitlabcli
Swift based GitLab CLI
https://github.com/rpassis/gitlabcli
cli gitlab swift
Last synced: 20 days ago
JSON representation
Swift based GitLab CLI
- Host: GitHub
- URL: https://github.com/rpassis/gitlabcli
- Owner: rpassis
- Created: 2019-01-16T20:35:37.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-01-28T16:29:46.000Z (almost 6 years ago)
- Last Synced: 2024-11-05T22:43:09.280Z (2 months ago)
- Topics: cli, gitlab, swift
- Language: Swift
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitLab Command Line Interface (CLI)
======================================[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Build Status](https://travis-ci.org/rpassis/GitLabCli.svg?branch=develop)](https://travis-ci.org/rpassis/GitLabCli)
[![codecov](https://codecov.io/gh/rpassis/GitLabCli/branch/develop/graph/badge.svg)](https://codecov.io/gh/rpassis/GitLabCli)## About
A multi-platform, Swift written Gitlab CLI
## TODO
### Merge Requests
### Projects
### Repositories
### Groups
### Issues
### CI/CD
## Requirements
* Xcode 10
* Swift 4.2## Installation
### TODO
## Contributing
### TODO