Skip to content
Nick Airdo edited this page Mar 2, 2017 · 3 revisions

NOTE: We're no longer using this repo for any of our processes or workflows.

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.

Clone this wiki locally