An open API service indexing awesome lists of open source software.

https://github.com/noeldemartin/moodleapp-custom


https://github.com/noeldemartin/moodleapp-custom

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Custom Moodle Mobile
====================

After cloning this repository, prepare the working directory calling the script at `/scripts/synchronize-files.sh`. This script will clone the [moodleapp](https://github.com/moodlehq/moodleapp) repository and merge it with the customizations. An optional first argument can be passed to specify which branch to synchronize with.

When the files are synchronized, development can be done in the same way that the base repository. But keep in mind that most files are ignored, and only the code within `/src/custom` is tracked in this repository.