Files
dc-project/README.md
2021-03-25 01:53:57 +01:00

959 B

DC Project

CodeFactor Tests Coverage Status

Installation

Run dockers

$ make run-docker

Add fixtures

$ make fixtures

Publish package

  1. Got to https://github.com and create a new token with packages scopes
  2. Create a file GH_TOKEN.txt and put it the github token

Maven

$ make publish-maven

Docker

$ make publish-docker