Skip to content
Snippets Groups Projects
Verified Commit 6f50ca62 authored by magicfelix's avatar magicfelix
Browse files

Explain use of mr in dev docs

parent 98337731
No related branches found
No related tags found
1 merge request!536Update dev documentation
Pipeline #7873 passed with warnings
......@@ -10,6 +10,7 @@ environment that contains AlekSIS and everything you need to run the
framework and selected apps.
Also, `Yarn`_ is needed to resolve JavaScript dependencies.
For repository management, `myrepos` is required.
Get the source tree
-------------------
......@@ -17,8 +18,12 @@ Get the source tree
To download AlekSIS and all officially bundled apps in their
development version, use Git like so::
git clone https://edugit.org/AlekSIS/official/AlekSIS-Core
git clone https://edugit.org/AlekSIS/official/AlekSIS
This first downloads a meta repository that contains a config file for mr.
To clone the AlekSIS-Core and all official (and onboarding) apps, run::
mr update
Install native dependencies
---------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment