Skip to content
Nick Airdo edited this page Aug 22, 2015 · 109 revisions

New Developer Instructions:

  • Fork this repo to your own account
  • Install SmartGit (or similar) and create an upstream branch to this repo
  • Pull from your forked repo to your local
  • Switch to the develop branch!
  • Add (and edit) your web.ConnectionStrings.config file to your RockWeb folder.
  • Create a RockWeb/App_Data/Run.Migration flag file (you will do this anytime you want Rock to run any pending 'core' data migrations).
  • Press F5 to build and run in Visual Studio

At some point in the future, we'll probably make you a contributor to this main repo. When that day comes you shouldn't need any additional instructions on how to operate.

Build status

Clone this wiki locally