mirror of https://gitlab.com/basile.b/dexed.git
alpha_6
This commit is contained in:
parent
d7754a7331
commit
0eac0fffb6
18
README.md
18
README.md
|
@ -21,23 +21,23 @@ Current features
|
|||
Missing features before the first beta
|
||||
--------------------------------------
|
||||
- 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
|
||||
-------------------
|
||||
- state: alpha 4.
|
||||
- status: alpha 6.
|
||||
- license: MIT.
|
||||
- programmed in Pascal with [Lazarus](http://www.lazarus.freepascal.org) as IDE.
|
||||
- based on *dmd* (*gdc* or *lmd* switches are not handled).
|
||||
- programmed in Object Pascal with [Lazarus + FPC](http://www.lazarus.freepascal.org) as IDE/compilo.
|
||||
- based on *dmd* (*gdc* or *lmd* specific options are not handled).
|
||||
|
||||
Setup & test
|
||||
------------
|
||||
Coedit must be build from its sources.
|
||||
The complete procedure is described in the first section of the [wiki](https://github.com/BBasile/Coedit/wiki)
|
||||
The latest tagged Coedit versions are available as some pre-build binaries for Win and Nux.
|
||||
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):
|
||||

|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue