Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 723 Bytes

File metadata and controls

42 lines (33 loc) · 723 Bytes

Dramatic EDitor

THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.

Quick Start

Dependencies

(Automatically downloaded on Windows)

POSIX

$ ./build.sh
$ ./ded src/main.c

Windows MSVC

In any PowerShell or CMD console

> .\setup_dependencies.bat

In a bash console

$ ./setup_other.sh

In a MSVC console (VS developer x64 prompt)

> .\build_msvc.bat

Then

> .\ded.exe src\main.c

Fonts