-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci skip] Autodoc commit for d1e0c18e54be69ea11588aa3aa57ed09999b34a3.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ Create a Development Dashboard | |
------------------------------ | ||
#. ``clone`` the OOD repository into: ``cd ~/ondemand/misc`` then ``git clone [email protected]:OSC/ondemand.git`` | ||
#. Work out of the ``dev`` directory/space: ``cd ~/ondemand/dev/``. | ||
#. Symlink to the ``dashboard`` app in the cloned repository: ``ln -s ../misc/ondemand/apps/dashboard/dashboard/ dashboard`` | ||
#. Symlink to the ``dashboard`` app in the cloned repository: ``ln -s ../misc/ondemand/apps/dashboard/ dashboard`` | ||
#. Make a branch and to begin word on your development dashboard: ``git checkout -b dev_work`` | ||
#. Rebuild the ood dashboard app: ``bin/setup``. | ||
#. Navigate to the Sandbox and launch your ``dashboard`` app to use the ``dev_work``. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters