Clone MixERP

Important

Please note that setting up git is as necessary as Visual Studio. If you are planning to contribute to MixERP as a developer, having basic git knowledge is absolutely required before you do anything.

Using your favorite git client, clone MixERP from one of the following git repositories:

RepositoryProject UrlGit UrlCommand
GitHub https://github.com/mixerp/mixerp https://github.com/mixerp/mixerp git clone https://github.com/mixerp/mixerp
Codeplex https://mixerp.codeplex.com https://git01.codeplex.com/mixerpgit clone https://git01.codeplex.com/mixerp

MixERP source code is updated on GitHub. If you are new to git, follow this tutorial.

Related Topics

Share this page