1
1
# #develop (short for SharpDevelop)
2
2
3
- ##Overview
3
+ ## Overview
4
4
5
5
#develop is a free Integrated Development Environment
6
6
(IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's
@@ -15,16 +15,16 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
15
15
2 . [ Forums] ( http://community.sharpdevelop.net/forums/ )
16
16
3 . [ Build Artefacts (Nightly Builds)] ( http://build.sharpdevelop.net/BuildArtefacts )
17
17
18
- ##How To Compile
18
+ ## How To Compile
19
19
#Develop can be compiled using the supplied .bat files, or in #Develop itself.
20
20
21
- ##System Requirements (running #Develop)
21
+ ## System Requirements (running #Develop)
22
22
23
23
- Windows Vista or higher.
24
24
- [ .NET 4.5] ( http://www.microsoft.com/en-au/download/details.aspx?id=30653 )
25
25
- [ Visual C++ 2008 SP1 Runtime] ( http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en )
26
26
27
- ##Extended Requirements (building #Develop)
27
+ ## Extended Requirements (building #Develop)
28
28
29
29
- [ Microsoft Build Tools 2013] ( http://www.microsoft.com/en-us/download/details.aspx?id=40760 )
30
30
- [ .NET 3.5 SP1] ( http://www.microsoft.com/en-au/download/details.aspx?id=22 )
@@ -34,7 +34,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
34
34
- [ Windows PowerShell] ( http://www.microsoft.com/en-us/download/details.aspx?id=34595 )
35
35
- If you have cloned the SD git repository: git must be available on your PATH
36
36
37
- ##Libraries and Integrated tools:
37
+ ## Libraries and Integrated tools:
38
38
39
39
* [ Avalon Dock] ( http://avalondock.codeplex.com/ ) : New BSD License (BSD) (thanks to ** Adolfo Marinucci** )
40
40
* [ Graph#] ( https://graphsharp.codeplex.com/ )
@@ -48,7 +48,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
48
48
* [ SQLite] ( https://sqlite.org/ )
49
49
* [ WPFToolkit] ( https://wpf.codeplex.com/ )
50
50
51
- ##Integrated Tools (packaged with #Develop):
51
+ ## Integrated Tools (packaged with #Develop):
52
52
53
53
* [ IronPython] ( http://ironpython.net/ )
54
54
* [ IronRuby] ( https://ironruby.codeplex.com/ )
@@ -57,7 +57,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
57
57
* [ OpenCover] ( https://github.com/OpenCover/opencover )
58
58
* [ WiX] ( https://wix.codeplex.com/ )
59
59
60
- ##Reusable Libraries (Part of #Develop):
60
+ ## Reusable Libraries (Part of #Develop):
61
61
62
62
* [ AvalonEdit] ( http://avalonedit.net/ )
63
63
* [ Debugger.Core] ( https://github.com/icsharpcode/SharpDevelop/tree/master/src/AddIns/Debugger/Debugger.Core )
@@ -69,7 +69,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
69
69
70
70
## #Develop Contributors
71
71
72
- ###Developers
72
+ ### Developers
73
73
74
74
* [ Mike Krüger] ( https://github.com/mkrueger ) (Project Founder)
75
75
* [ Daniel Grunwald] ( https://github.com/dgrunwald ) (Technical Lead)
@@ -79,12 +79,12 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
79
79
* [ Siegfried Pammer] ( https://github.com/siegfriedpammer )
80
80
* [ Peter Forstmeier] ( https://github.com/PeterForstmeier ) (#Develop Reports)
81
81
82
- ###Non-Developers
82
+ ### Non-Developers
83
83
84
84
* Christoph Wille (PM)
85
85
* Bernhard Spuida (Kalfaktor)
86
86
87
- ###Past Developers (Non-Exhaustive List)
87
+ ### Past Developers (Non-Exhaustive List)
88
88
89
89
* [ Mike Krüger] ( https://github.com/mkrueger ) (Project Founder)
90
90
* Alexandre Semenov
@@ -117,4 +117,4 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod
117
117
* Tomasz Tretkowski
118
118
* Troy Simpson
119
119
120
- ######Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.
120
+ ###### Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.
0 commit comments