mirror of
https://github.com/Rushilwiz/SkoolOS.git
synced 2025-04-20 12:20:18 -04:00
polised install and cli documentation
This commit is contained in:
parent
8f8e55acdb
commit
5fb88d0408
|
@ -120,6 +120,7 @@ Adding an assignment
|
||||||
-------
|
-------
|
||||||
|
|
||||||
To add an assignment, make an assginment subdirectory in the corresponding class wiht at least 1 file. Somehting like:
|
To add an assignment, make an assginment subdirectory in the corresponding class wiht at least 1 file. Somehting like:
|
||||||
|
::
|
||||||
|
|
||||||
eharris1/English12_eharris1/Assignment1/instruct.txt
|
eharris1/English12_eharris1/Assignment1/instruct.txt
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,7 @@ Install repository and create env
|
||||||
-------
|
-------
|
||||||
Run the following commands in order to install SkoolOS:
|
Run the following commands in order to install SkoolOS:
|
||||||
::
|
::
|
||||||
|
git clone https://gitlab.tjhsst.edu/understudyathon-2020/group-1/skoolos.git SkoolOS
|
||||||
cd SkoolOS
|
cd SkoolOS
|
||||||
python3 -m venv env
|
python3 -m venv env
|
||||||
source env/bin/activate
|
source env/bin/activate
|
||||||
|
|
Loading…
Reference in New Issue
Block a user