f380231e1ecc21bfe78adf71229a41623eb05514
use data class for entity Add sealed on entity interfaces Replace listOf() by setOf() instead of deduplicate use interface instead of EntityRef replace .toLowerCase() to .lowercase() fix test.sh
DC Project
Run dockers
$ make run-docker
Add fixtures
$ make fixtures
Publish package
- Got to https://github.com and create a new token with packages scopes
- Create a file
GH_TOKEN.txtand put it the github token
Maven
$ make publish-maven
Docker
$ make publish-docker
Description
Languages
Kotlin
84.5%
PLpgSQL
14.4%
Shell
0.6%
Makefile
0.3%
Dockerfile
0.2%