This commit is contained in:
Basile Burg 2014-08-19 22:16:54 +02:00
parent d7754a7331
commit 0eac0fffb6
3 changed files with 9 additions and 9 deletions

View File

@ -21,23 +21,23 @@ Current features
Missing features before the first beta Missing features before the first beta
-------------------------------------- --------------------------------------
- Options editor. (the big missing stuff) - Options editor. (the big missing stuff)
- console input handling. (a workaround exists: external console in run options).
- project configurations templates (release, debug, etc.). (detail)
Project information Project information
------------------- -------------------
- state: alpha 4. - status: alpha 6.
- license: MIT. - license: MIT.
- programmed in Pascal with [Lazarus](http://www.lazarus.freepascal.org) as IDE. - programmed in Object Pascal with [Lazarus + FPC](http://www.lazarus.freepascal.org) as IDE/compilo.
- based on *dmd* (*gdc* or *lmd* switches are not handled). - based on *dmd* (*gdc* or *lmd* specific options are not handled).
Setup & test Setup & test
------------ ------------
Coedit must be build from its sources. The latest tagged Coedit versions are available as some pre-build binaries for Win and Nux.
The complete procedure is described in the first section of the [wiki](https://github.com/BBasile/Coedit/wiki) The latest Coedit development version must be build from the sources.
Preview The complete procedure is described in the [**first section of the wiki**](https://github.com/BBasile/Coedit/wiki#detailed-setup-procedure)
-------
GUI preview
-----------
Windows version (Windows 7, x86): Windows version (Windows 7, x86):
![Win screen-cap](lazproj/Gui.tease.png "Coedit GUI preview") ![Win screen-cap](lazproj/Gui.tease.png "Coedit GUI preview")

Binary file not shown.

Binary file not shown.