Merge branch 'init' into 'master'
Create dir structure and main files and add libraries See merge request !1
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- CMakeLists.txt 26 additions, 0 deletionsCMakeLists.txt
- README.md 46 additions, 0 deletionsREADME.md
- include/agent/inventory.h 8 additions, 0 deletionsinclude/agent/inventory.h
- include/agent/network_bandwidth.h 1 addition, 0 deletionsinclude/agent/network_bandwidth.h
- include/agent/post.h 14 additions, 0 deletionsinclude/agent/post.h
- include/agent/user_history.h 0 additions, 0 deletionsinclude/agent/user_history.h
- include/json/json-forwards.h 321 additions, 0 deletionsinclude/json/json-forwards.h
- include/json/json.h 2135 additions, 0 deletionsinclude/json/json.h
- lib/cpr 1 addition, 0 deletionslib/cpr
- src/inventory.cpp 55 additions, 0 deletionssrc/inventory.cpp
- src/jsoncpp.cpp 5247 additions, 0 deletionssrc/jsoncpp.cpp
- src/main.cpp 10 additions, 0 deletionssrc/main.cpp
- src/network_bandwidth.cpp 1 addition, 0 deletionssrc/network_bandwidth.cpp
- src/post.cpp 64 additions, 0 deletionssrc/post.cpp
- src/user_history.cpp 1 addition, 0 deletionssrc/user_history.cpp
Loading
Please register or sign in to comment