An open API service indexing awesome lists of open source software.

https://github.com/lgsinnovations/cefsigplot


https://github.com/lgsinnovations/cefsigplot

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

1. Download http://opensource.spotify.com/cefbuilds/cef_binary_3.3538.1852.gcb937fc_linux64_minimal.tar.bz2
2. Extract cef_binary_3.3538.1852.gcb937fc_linux64_minimal.tar.bz2
3. export CEF_ROOT=$PWD/cef_binary_3.3538.1852.gcb937fc_linux64_minimal
4. git clone https://github.com/LGSInnovations/cefsigplot.git
5. cd cefsigplot
5a. cd src/app
5b. npm install sigplot
5c. npm install webpack-cli webpack
5d. npm install
5e. ./node_modules/webpack-cli/bin/cli.js ./main.js --output ./app.js
6. mkdir build
7. cd build
8. cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..
9. make
10. ./cefsigplot/Release/cefsigplot