# Step 1: Downloading

$ cd ~
$ git clone https://github.com/EyecloudAi/opennccframe.git

# Step 2: Installing

# Install libusb
$ sudo apt-get install libusb-dev libusb-1.0-0-dev

# In the repository root directory
$ sudo ./install.sh

# Step 3: Running example

You can press here to run your first native example.