426 B
426 B
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