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 install
will install remote course content into your local course cache directorylibre-repository update
will update your local course cache directory with fresh remote course contentlibre-repository uninstall
will uninstall your local course cache directorylibre-repository status
will give you status of your local course cache directorylibre-repository info
will give you information about your local course cache directorylibre-repository usage
will help you find how to use this commandlibre-repository version
will 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 :