Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 314 Bytes

Example of coex-plugin for detection operation system

Update 'src/coex.h'

`wget -O src/coex.h https://raw.githubusercontent.com/tusur-coex/coex/master/sources/include/coex.h`

In future: just install latest version of coex-core with sources

Build

`./build.sh`

Clean and Build

`./rebuild.sh`