Skip to content
Alen Pelin edited this page Oct 24, 2017 · 6 revisions

Sitecore Instance Manager (SIM 1.4)

Open Source

SIM 1.4 was released as an open-source project, which means anybody can examine the source code, modify it locally or create a fork to distribute your own version or send pull requests.

Branching

Our intention to use two branches:

  • develop - contains the latest version of source code
  • master - latest released version

Coding

  • C# 6 is supported now, all project is being migrated to C# 6.

Clone this wiki locally