Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 6c0f6f0

Browse files
committed
Merge pull request #433 from vikramjb/master
Readme.txt changed to Readme.md
2 parents 7d968cd + 4eac924 commit 6c0f6f0

2 files changed

Lines changed: 119 additions & 74 deletions

File tree

README.md

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
# #develop (short for SharpDevelop)
2+
3+
##Overview
4+
5+
#develop is a free Integrated Development Environment
6+
(IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's
7+
.NET platform. It is written (almost) entirely in C#, and comes with features
8+
you would expect in an IDE plus a few more.
9+
10+
The #develop project started on September 11th, 2000. The project was initiated
11+
by Mike Krüger. In the course of the project, several contributors joined in.
12+
If you want to contribute see ["Joining the team"](https://github.com/icsharpcode/SharpDevelop/wiki/Joining-the-Team).
13+
14+
1. [Official Website](http://www.icsharpcode.net/OpenSource/SD/Default.aspx)
15+
2. [Forums](http://community.sharpdevelop.net/forums/)
16+
3. [Build Artefacts (Nightly Builds)](http://build.sharpdevelop.net/BuildArtefacts)
17+
18+
##How To Compile
19+
#Develop can be compiled using the supplied .bat files, or in #Develop itself.
20+
21+
##System Requirements (running #Develop)
22+
23+
- Windows Vista or higher.
24+
- [.NET 4.5](http://www.microsoft.com/en-au/download/details.aspx?id=30653)
25+
- [Visual C++ 2008 SP1 Runtime](http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en)
26+
27+
##Extended Requirements (building #Develop)
28+
29+
- [.NET 3.5 SP1](http://www.microsoft.com/en-au/download/details.aspx?id=22)
30+
- [.NET 4.5 SDK](http://www.microsoft.com/en-au/download/details.aspx?id=30653) (part of [Windows SDK 8.0](http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx))
31+
- Windows SDK 7.1 (?? not sure if this still is necessary...)
32+
- Windows SDK 7.0 (optional; C++ compiler needed for profiler)
33+
- [Windows PowerShell](http://www.microsoft.com/en-us/download/details.aspx?id=34595)
34+
- [SD Git Repository](https://github.com/icsharpcode/SharpDevelop.git)
35+
36+
##Libraries and Integrated tools:
37+
38+
* [Avalon Dock](http://avalondock.codeplex.com/) : New BSD License (BSD) (thanks to **Adolfo Marinucci**)
39+
* [Graph#](https://graphsharp.codeplex.com/)
40+
* [IQToolkit](https://iqtoolkit.codeplex.com/)
41+
* [Irony](https://irony.codeplex.com/)
42+
* [ITextSharp](http://sourceforge.net/projects/itextsharp/)
43+
* [log4Net](https://github.com/apache/log4net)
44+
* Mono T4
45+
* [Mono.Cecil](https://github.com/jbevain/cecil): MIT License (thanks to **Jb Evain**) -
46+
* [Sharp Svn](https://sharpsvn.open.collab.net/)
47+
* [SQLite](https://sqlite.org/)
48+
* [WPFToolkit](https://wpf.codeplex.com/)
49+
50+
##Integrated Tools (packaged with #Develop):
51+
52+
* [IronPython](http://ironpython.net/)
53+
* [IronRuby](https://ironruby.codeplex.com/)
54+
* [NuGet](https://nuget.codeplex.com/)
55+
* [NUnit](http://www.nunit.org/)
56+
* [OpenCover](https://github.com/OpenCover/opencover)
57+
* [WiX](https://wix.codeplex.com/)
58+
59+
##Reusable Libraries (Part of #Develop):
60+
61+
* [AvalonEdit](https://github.com/icsharpcode/SharpDevelop/wiki/AvalonEdit)
62+
* Debugger.Core
63+
* [ICSharpCode.Core](https://github.com/icsharpcode/SharpDevelop/tree/master/src/Main/Core)
64+
* [ICSharpCode.Decompiler](https://github.com/icsharpcode/SharpDevelop/tree/master/src/Libraries/ICSharpCode.Decompiler)
65+
* [NRefactory](https://github.com/icsharpcode/NRefactory)
66+
* [SharpTreeView](https://github.com/icsharpcode/SharpDevelop/tree/master/src/Libraries/SharpTreeView)
67+
* [WPF Designer]( https://github.com/icsharpcode/SharpDevelop/tree/master/src/AddIns/DisplayBindings/WpfDesign)
68+
69+
## #Develop Contributors
70+
71+
###Developers
72+
73+
* [Mike Krüger](https://github.com/mkrueger) (Project Founder)
74+
* [Daniel Grunwald](https://github.com/dgrunwald) (Technical Lead)
75+
* [Andreas Weizel](https://github.com/Rpinski)
76+
* [Matt Ward](https://github.com/mrward)
77+
* [David Srbecky](https://github.com/dsrbecky)(Debugger)
78+
* [Siegfried Pammer](https://github.com/siegfriedpammer)
79+
* [Peter Forstmeier]( https://github.com/PeterForstmeier)(#Develop Reports)
80+
81+
###Non-Developers
82+
83+
* Christoph Wille (PM)
84+
* Bernhard Spuida (Kalfaktor)
85+
86+
###Past Developers (Non-Exhaustive List)
87+
88+
* [Mike Krüger](https://github.com/mkrueger) (Project Founder)
89+
* Alexandre Semenov
90+
* Andrea Paatz
91+
* Christian Hornung
92+
* David Alpert
93+
* Denis ERCHOFF
94+
* Dickon Field
95+
* Georg Brandl
96+
* Ifko Kovacka
97+
* Itai Bar-Haim
98+
* Ivan Shumilin
99+
* John Reilly
100+
* John Simons
101+
* Justin Dearing
102+
* Markus Palme
103+
* Mathias Simmack
104+
* Matt Everson
105+
* Nathan Allan
106+
* Nikola Kavaldjiev
107+
* Philipp Maihart
108+
* Poul Staugaard
109+
* Robert Pickering
110+
* Robert Zaunere
111+
* Roman Taranchenko
112+
* Russell Wilkins
113+
* Scott Ferrett
114+
* Sergej Andrejev
115+
* Shinsaku Nakagawa
116+
* Tomasz Tretkowski
117+
* Troy Simpson
118+
119+
######Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.

README.txt

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)