An open API service indexing awesome lists of open source software.

https://github.com/night-crawler/quiz

A simple Quiz application for self-testing and self-education
https://github.com/night-crawler/quiz

quiz spring spring-boot

Last synced: about 1 year ago
JSON representation

A simple Quiz application for self-testing and self-education

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/night-crawler/quiz.svg?branch=master)](https://travis-ci.org/night-crawler/quiz)
[![codecov](https://codecov.io/gh/night-crawler/quiz/branch/master/graph/badge.svg)](https://codecov.io/gh/night-crawler/quiz)

# QUIZ

### Generate a master changeset
```shell script
./gradlew diffChangeLog
```

### Generate a new changeset:
```shell script
./gradlew diffChangeLog -PrunList=diffLog
```