summaryrefslogtreecommitdiff
path: root/development/enki/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/enki/README')
-rw-r--r--development/enki/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/enki/README b/development/enki/README
new file mode 100644
index 0000000000..89cc6214a3
--- /dev/null
+++ b/development/enki/README
@@ -0,0 +1,10 @@
+Enki is a text editor for programmers. It is:
+
+ User friendly. Intuitive interface. Works out of the box. You don’t have to read a lot of docs
+ Hacker friendly. Work as quickly as possible. You don’t need your mouse for coding.
+ Lighweight. Some IDEs show splashscreen. Enki will never do it. It just starts quickly.
+ Advanced. You invent software. An editor helps you to do a routine job.
+ Extensible. Operating systems are designed for running applications. Enki is designed for running plugins.
+ Cross platform. Use your habitual editor on any OS. Currently has beeen tested on Linux, MacOS X, Windows.
+ High quality. No long list of fancy features. But, what is done, is done well.
+ Open source. In GitHub we trust.