Version bump demo master to 1.3.0-SNAPSHOT
[demo.git] / vnfs / VES5.0 / readme.md
1 # ECOMP Vendor Event Listener Library
2
3
4 This project contains a C library that supports interfacing to AT&T's ECOMP
5 Vendor Event Listener. For an overview of ECOMP, see the 
6 [ECOMP White Paper](http://att.com/ECOMP).
7
8 Developed in 2016 for AT&T by:
9  * Alok Gupta (https://github.com/ag1367)
10  * Paul Potochniak (https://github.com/pp8491)
11  * Gayathri Patrachari(https://github.com/gp2421)
12
13 Current Maintainers: 
14  * Alok Gupta (https://github.com/ag1367)
15  * Paul Potochniak (https://github.com/pp8491)
16  * Gayathri Patrachari(https://github.com/gp2421)
17
18 # Installation
19
20 For installation instructions, clone this repo and load the 
21 [installation guide](./docs/source/evel/html/quickstart.html) in your web browser.
22
23 Full source-code documentation is included with the code and can be built from 
24 the included Makefile. See the [readme file](./code/evel_library/readme.md).
25
26 # Use
27
28 Clone this repo and load the [user guide](./docs/source/evel/html/index.html)
29 in your web browser.