Skip to content

svedm/monodevelop-hg-addin

Repository files navigation

Mercurial support

Mercurial support for the MonoDevelop Version Control Add-in

Build Status Join the chat at https://gitter.im/svedm/monodevelop-hg-addin

Instalation

Most users should install this from the MD/XS Addin Gallery. However, if you wish to contribute to the addin, you will need to build it from source. This may also be necessary if you wish to use it with some unreleased version of MonoDevelop or Xamarin Studio.

Building

  1. Clone git clone https://github.com/svedm/monodevelop-hg-addin.git --recursive
  2. Build MonoDevelop from External folder
  3. Install AddinMaker from Addin Galery
  4. Open MonoDevelop.VersionControl.Mercurial.sln from MonoDevelop.VersionControl.Mercurial with MD/XS
  5. Build