Go to file
Andy Williams 3f3762c7f3 Update install files and generate pkgconfig 2017-10-17 14:32:06 +01:00
c-cmdline Initial commit of a trivial EFL command line app 2017-10-11 23:25:25 +01:00
c-gui Add a simple GUI app - we are short a few interfaces already, will report these issues 2017-10-12 11:03:33 +01:00
c-lib Update install files and generate pkgconfig 2017-10-17 14:32:06 +01:00
.gitignore ignore build dirs 2017-10-12 11:02:28 +01:00
README Add brief doc 2017-10-11 23:33:04 +01:00

README

Examples
========

A group of new,clean examples that demonstrate EFL in various languages.
EFL usage in here should be using the latest APIs where possible and use supported languages and build systems.

For C we are using meson to build - if you have Edi installed then the edi_build command will work as normal.

Directory naming is <language>-<examplename> please be careful to namespace example binaries in case they are installed by the user.