1010 Forks
2767 Stars
2767 Watchers

monodevelop

MonoDevelop is a cross platform .NET IDE

How to download and setup monodevelop

Open terminal and run command
git clone https://github.com/mono/monodevelop.git
git clone is used to create a copy or clone of monodevelop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with monodevelop https://github.com/mono/monodevelop/archive/master.zip

Or simply clone monodevelop with SSH
[email protected]:mono/monodevelop.git

If you have some problems with monodevelop

You may open issue on monodevelop support forum (system) here: https://github.com/mono/monodevelop/issues