Fix: update the correct pre-built script to cmake-sonar.sh
[ric-app/mc.git] / README
1
2 This repo contains source and documentation for the Management Campaign (MC) xAPP.
3
4 The following is a list of important directories at the root level of
5 the repo and a brief description of each.
6
7 mc-core
8 This is the source for the core MC application
9
10 sidecars
11 The MC application currently uses at least one "sidecar" container to
12 listen for messages and to funnel them in. This directory contains
13 one subdirectory per sidecar application.
14
15 ci
16 This is the continuous integration directory. Within the ci directory
17 are subdirectories for each docker image which is created to support
18 the application.
19
20 docs
21 Project documentation in a form which can be scraped from the repo and pushed
22 to a "free standing" document hosting site.