[SDC-30] SDC-TOSCA initial commit
[sdc/sdc-tosca.git] / README.md
1 # OpenECOMP SDC-Tosca
2 \r
3
4 ---
5 ---
6
7 # Introduction
8
9 OpenECOMP SDC-Tosca is delivered as helper JAR that can be used by clients that work with SDC TOSCA CSAR files.
10 It parses the CSAR and returns the model object which represents the CSAR contents, through designated function calls with SDC flavour.
11 It uses the underlying generic JTOSCA parser.
12
13
14 # Compiling OpenECOMP JTOSCA
15
16 OpenECOMP SDC-Tosca can be compiled easily using maven command: `mvn clean install`
17 The result is JAR file under "target" folder
18
19 # Getting Help
20
21 *** to be completed on release ***
22
23 SDC@lists.openecomp.org
24
25 SDC Javadoc and Maven site
26  
27 *** to be completed on rrelease ***
28