summaryrefslogtreecommitdiffstats
path: root/development/codelite/README
diff options
context:
space:
mode:
author Wainamoinen <wainamoinen@gmail.com>2015-02-14 10:04:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-14 10:04:47 +0700
commitaf7fbada8329ef089810e9c83a2154fecc7a27fd (patch)
tree42bef8c87b1e90e7d9fe7602f09843d90db0e86f /development/codelite/README
parent56968a43c630ec53b252f9f3c927512fafac6457 (diff)
downloadslackbuilds-af7fbada8329ef089810e9c83a2154fecc7a27fd.tar.gz
slackbuilds-af7fbada8329ef089810e9c83a2154fecc7a27fd.tar.xz
development/codelite: Added (cross platform IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/codelite/README')
-rw-r--r--development/codelite/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/codelite/README b/development/codelite/README
new file mode 100644
index 0000000000..48d1c8dc95
--- /dev/null
+++ b/development/codelite/README
@@ -0,0 +1,11 @@
+CodeLite is an open source, free, cross platform IDE for the C/C++
+and PHP programming languages which runs best on all major platforms
+(OS X, Windows and Linux). CodeLite has Generic support for compilers
+with built-in support for GCC/clang/VC++.
+CodeLite features project management (workspace/projects), code
+completion, code refactoring, source browsing, syntax highlight,
+Subversion integration, cscope integration, UnitTest++ integration,
+an interactive debugger built over GDB/LLDB and a source code editor
+(based on Scintilla).
+
+Optional: Valgrind