diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-01-25 09:46:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-27 06:42:41 +0700 |
commit | def4b8b1fd743b26ca85473472a4a100da73982e (patch) | |
tree | c0d721cce2adbde907949364cd441c50134cb810 /development/enki/README | |
parent | 89cda4f7dab9d8ceba60c948d8475ed896f39277 (diff) |
development/enki: Added (a text editor for programmers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/enki/README')
-rw-r--r-- | development/enki/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/enki/README b/development/enki/README new file mode 100644 index 0000000000000..89cc6214a369b --- /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. |