https://github.com/gitlab4j/simple-cr
Super simplified code review for GitLab
https://github.com/gitlab4j/simple-cr
Last synced: 8 months ago
JSON representation
Super simplified code review for GitLab
- Host: GitHub
- URL: https://github.com/gitlab4j/simple-cr
- Owner: gitlab4j
- License: mit
- Created: 2019-05-11T05:42:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T02:35:32.000Z (over 6 years ago)
- Last Synced: 2025-07-01T14:08:17.990Z (8 months ago)
- Language: Java
- Homepage:
- Size: 214 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple-CR - Super Simplified Code Review for GitLab
Simple-CR leverages GitLab webhooks and a configurable Git workflow to greatly simplify the pull request and code review practices.
## Table of Contents
* [Introduction](#introduction)
* [Technology Stack](#technology-stack)
* [Installation](#installation)
* [Configuration](#configuration)
* [Usage](#usage)
---
## Introduction
TODO
---
## Technology Stack
* [GitLab4j-API](https://github.com/gitlab4j/gitlab4j-api)
* [SpringBoot](https://spring.io/projects/spring-boot)
* [ThymeLeaf](https://www.thymeleaf.org/)
---
## Installation
TODO
---
## Configuration
TODO
---
## Usage
TODO