moodle/lib/mustache/readme_moodle.txt
2016-09-30 08:40:41 +08:00

29 lines
521 B
Text

Description of Mustache library import into moodle.
Clone from https://github.com/moodle/custom-mustache.php
Rebase onto latest tag from https://github.com/bobthecow/mustache.php
Delete folder "test"
Delete phpunit.xml.dist
Delete hidden files ".*"
Delete hidden directories ".git"
Delete folder "bin"
Delete folder "vendor"
Delete composer.json
Copy into this folder, and update this readme to cover any changes.
== 3.1 ==
Update from version 2.9.0 to 2.10.0
== 3.2 ==
Update from version 2.10.0 to 2.11.1