Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.01 KB

This repository has moved to https://gitlab.eclipse.org/eclipse/graphene/portal-marketplace

Acumos Portal Marketplace

This repository holds projects that together comprise the Marketplace Backend and Frontend for the Acumos platform.

Build Prerequisites

Build Instructions

  1. Browse to your preferred directory and run below command:

    git clone https://@gerrit.acumos.org/portal-marketplace.git

  2. Build via this command:

    mvn clean install

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines