# Edi **Repository Path**: forcesoul/Edi ## Basic Information - **Project Name**: Edi - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-01 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build status](https://ci.appveyor.com/api/projects/status/7r06lm7v5o9xq7xj?svg=true)](https://ci.appveyor.com/project/Dirkster99/edi) [![Release](https://img.shields.io/github/release/Dirkster99/Edi.svg)](https://github.com/Dirkster99/Edi/releases/latest) [Continues Integration](https://github.com/Dirkster99/Edi/wiki/Testing-with-Zip-file-from-AppVeyors-Continues-Integration) # Edi Edi - The open source integrated development environment (IDE) based on [AvalonDock](https://github.com/Dirkster99/AvalonDock), [AvalonEdit](https://github.com/icsharpcode/AvalonEdit), and [Castle Windsor](https://github.com/castleproject/Windsor). # Screenshots * [File Explorer Tool Window](https://github.com/Dirkster99/Edi/wiki/File-Explorer-Tool-Window) * [Log4Net Document Viewer](https://github.com/Dirkster99/Edi/wiki/Log4Net-Document-Viewer) * [UML Editor](https://github.com/Dirkster99/Edi/wiki/UML-Diagram-Editor) ![screenshot](https://raw.githubusercontent.com/Dirkster99/Docu/master/Edi/2018/RestyledOverlayButtons.png) ![screenshot](https://raw.githubusercontent.com/Dirkster99/Docu/master/Edi/2018/Edi_Explorer_Dark.png) ![screenshot](https://raw.githubusercontent.com/Dirkster99/Docu/master/Edi/2018/Edi_Explorer_Light.png) ![screenshot](https://raw.githubusercontent.com/Dirkster99/Docu/master/Edi/2018/EdiUmlEditor.png) ## Older Screenshots with previous Theme Definition ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/MetroDark_DeepBlack.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/Edi_MRU_ContextMenu.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/StartPage.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/MetroDark_TrueBlue.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/MetroLight_BrightStandard.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/Generic.png?raw=true) ![screenshot](https://github.com/Dirkster99/Docu/blob/master/Edi/MU_MenuItems.png?raw=true) ## Getting Started Dowload the source, compile and run should work out of the box (you may have to enable nuget package download). ### Prerequisites This application requires .NET Framework 4 to run. It runs on Windows 7 or latter. ### Installing and Deployment See https://github.com/Dirkster99/Edi-Setup/ for more details on building the x86 and x64 version of the editor. ## Built With * [Visual Studio 2017 Community](http://www.visualstudio.com) - Visual Studio IDE * [.Net Framework](https://www.microsoft.com/net) - Net Framework 4 * or get the latest Release build from [Continues Integration](https://ci.appveyor.com/project/Dirkster99/edi/build/artifacts) ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [Edi Versions](https://github.com/Dirkster99/Edi/tags). ## Authors * **Dirk Bahle** - *Initial work* - [Dirkster99](https://github.com/Dirkster99) See also the list of [contributors](https://github.com/Dirkster99/Edi/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Dirkster99/Edi/blob/master/License.md) file for details ## Acknowledgments See list of third party components for [aditional acknowledgements](https://github.com/Dirkster99/Edi/wiki/List-of-Contributors)