Table of Contents

EDI

EDI – The Enlightened IDE 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

Installation

 sudo apt-get install edi

Usage

Launch it:

 edi

or from the system's menu.

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

 edi ~/Code/myproject

to open the specified project.