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
- Host: GitHub
- URL: https://github.com/night-crawler/quiz
- Owner: night-crawler
- License: mit
- Created: 2019-09-08T10:11:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T13:08:11.000Z (about 5 years ago)
- Last Synced: 2025-04-19T18:34:04.448Z (about 1 year ago)
- Topics: quiz, spring, spring-boot
- Language: Kotlin
- Homepage: https://quiz.force.fm/
- Size: 539 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/night-crawler/quiz)
[](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
```