Skip to content

Commit

Permalink
MDL-35238 Introduce a first version of the mdeploy.php script
Browse files Browse the repository at this point in the history
This is supposed to serve as a standalone script that accepts parameters
via CLI or HTTP. As no Moodle library can be reliably included, we have
to implement our own input handling, output handling and processing the
actual update/install task.

PHPUnit is used to test the functionality. Although (again), the testing
must not be included as a part of standard Moodle PHPUnit environment
but explicitly.
  • Loading branch information
mudrd8mz committed Nov 8, 2012
1 parent 966bd78 commit 89af176
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 0 deletions.
Loading

0 comments on commit 89af176

Please sign in to comment.