Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 938 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 938 Bytes

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