X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=capifcore%2FREADME.md;fp=capifcore%2FREADME.md;h=8e6538287bd7a5c84b2f5952e53c688faf7f162b;hb=c9e08b2a2f647f9f870040570c5e71305f0fb5d2;hp=0000000000000000000000000000000000000000;hpb=8fcfa4ecde6d95ead33c34b0e7efc4933ad44444;p=nonrtric%2Fplt%2Fsme.git diff --git a/capifcore/README.md b/capifcore/README.md new file mode 100644 index 0000000..8e65382 --- /dev/null +++ b/capifcore/README.md @@ -0,0 +1,32 @@ + + +# O-RAN-SC Non-RealTime CAPIF implementation + +This product is a Go implementation of the CAPIF Core function, based on the 3GPP CAPIF interfaces. + +## Run + +To run the Core Function run the following commands from the top of the repo: + + go build + ./capifcore [-port ] \ No newline at end of file