automatic version update by autodist [release 13.12-1mamba;Sun Dec 29 2013]

This commit is contained in:
2024-01-05 21:28:00 +01:00
parent 6bf24b9fe3
commit 5b5cbdab89
3 changed files with 169 additions and 0 deletions

View File

@@ -1,2 +1,11 @@
# codeblocks
Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users.
It is designed to be very extensible and fully configurable.
An IDE with all the features you need, having a consistent look, feel and operation across platforms.
Built around a plugin framework, Code::Blocks can be extended with plugins.
Any kind of functionality can be added by installing/coding a plugin.
For instance, compiling and debugging functionality is already provided by plugins!