Browsing Spanish translation

4453 of 143 results
44.
Create a folder on your computer (if you don't already have one) where you place git repositories, e.g. ``code``.
(no translation yet)
Located in ../source/documentation_info.rst:21
45.
In the terminal, enter the folder 'code': ``cd code``
(no translation yet)
Located in ../source/documentation_info.rst:22
46.
Do a checkout of the code for the manual:
(no translation yet)
Located in ../source/documentation_info.rst:23
47.
via SSH: ``git clone git@git.mahara.org:user-manual/manual.git`` **OR**
(no translation yet)
Located in ../source/documentation_info.rst:25
48.
via HTTS: ``git clone https://git.mahara.org/user-manual/manual.git``
(no translation yet)
Located in ../source/documentation_info.rst:26
49.
In the terminal, enter the folder 'manual': ``cd manual``
(no translation yet)
Located in ../source/documentation_info.rst:28
50.
Install the virtual environment for this folder: ``virtualenv venv``
(no translation yet)
Located in ../source/documentation_info.rst:29
51.
Activate the virtual environment: ``. venv/bin/activate``
(no translation yet)
Located in ../source/documentation_info.rst:30
52.
Install all requirements: ``pip install -r requirements.txt``
(no translation yet)
Located in ../source/documentation_info.rst:31
53.
Build the manual in HTML: ``make html``
(no translation yet)
Located in ../source/documentation_info.rst:32
4453 of 143 results

This translation is managed by Mahara Spanish Translators, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.