Skip to content

ElverseCorp/llibs

Repository files navigation

Llibs framework (Ellipse)

Llibs logo

Basic information

Main

  • Based on C (2011) language
  • Contains .c and .h files
  • Can use Lingua framework as submodule

How to add?

  • Recommended steps to add a framework to a project
  1. At first, make sure that you already have Node JS
  2. Create external/ folder in main directory
  3. Add Llibs as submodule with command: git submodule add "https://github.com/robotsvision/llibs" or just download it as .zip archive if you don't use git system
  4. Add special build scripts for your makefile or Cmake and change Include path to ../external/llibs/include/