Files
dc-project/README.md
2021-04-04 01:35:02 +02:00

1.6 KiB

DC Project

CodeFactor Codacy Badge Maintainability Rating

Tests Coverage Status Coverage

Lines of Code

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