Skip to content

asafo/edi

 
 

Repository files navigation

EDI - The Enlightened IDE

This is a project to create a complete IDE using the EFL. It aims to lower the barrier to getting involved in Enlightenment development and in creating apps based on the EFL suite.

EDI Logo

Please make sure you have the EFL and Elementary at least 1.8 installed before you build. Using autotools to install this software is the usual:

./autogen.sh
make
sudo make install

After that just launch

edi

and it will prompt for a project (directory) location or you can specify like:

edi ~/Code/myproject

to open the specified project.

About

An EFL based / focussed IDE for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.7%
  • Shell 2.3%