Developer:Start

From Lynkeos
Jump to: navigation, search

Lynkeos development

Languages English - Français

Main application

Lynkeos source code is hosted on the SourceForge Git repository. You can retrieve a copy with the following command :

git clone https://git.code.sf.net/p/lynkeos/git lynkeos-code

Alternatively, the source code of each release, and the libraries needed to compile Lynkeos are available on the download page.

Follow this tutorial to build Lynkeos for yourself.

The source code documentation is available on the web site.


If you would like to participate to the development, request the project administrator to be added to the project developers.

Plugins

A software development kit allows to develop plugins for Lynkeos, it is available on the download page

It contains :

  • A documentation to help develop your plugins,
  • XCode template projects,
  • The LynkeosCore framework, providing the headers and libraries.