Add a mention of create-dev-env.sh

This commit is contained in:
Ned Batchelder
2013-05-02 09:43:18 -04:00
committed by David Baumgold
parent 06ade12f6a
commit 03470fc48e

View File

@@ -31,6 +31,14 @@ Check out the course data directories that you want to work with into the
rake resetdb
## Installing
To create your development environment, run the shell script in the root of
the repo:
create-dev-env.sh
## Starting development servers
Both the LMS and Studio can be started using the following shortcut tasks