As soon as you have installed libre TMS and configured your libre installation, you can start synchronize course content.
Remember that the course content repository is defined in the ~/.libre/repository.yml configuration file.
The libre-repository command will help you interact with your local course repository.
You can use the following commands :
libre-repository installwill install remote course content into your local course cache directorylibre-repository updatewill update your local course cache directory with fresh remote course contentlibre-repository uninstallwill uninstall your local course cache directorylibre-repository statuswill give you status of your local course cache directorylibre-repository infowill give you information about your local course cache directorylibre-repository usagewill help you find how to use this commandlibre-repository versionwill give you this command version
Simply run libre-repository install command and you will have a local course content directory created
according to the configuration defined in ~/.libre/repository.yml.
You can run libre-repository status to display your course cache status and content.
Because course repository is a dependency of instructor, session or infrastructure components, repository install, update and
uninstall will be automatically performed when invoking command like libre-instructor, libre-infra or libre-infra
When your course cache content is filled with course materials, you can :