Skip to content
View mgleeson's full-sized avatar
🏗️
🏗️
  • eLearning Kaizen
  • Brisbane, Australia

Block or report mgleeson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. kamino-cli kamino-cli Public

    For when you need to clone a grand army of git repos. bash cli tool to bulk clone git repositories from a list (file or std-in)

    Shell

  2. moodle_db_backup moodle_db_backup Public

    A shellscript to perform backups of a Moodle instance's database requiring only the location of the Moodle install to be specified, the relevant details being automatically gleaned from the Moodle …

    Shell

  3. get_moodle_config.sh get_moodle_config.sh
    1
    #!/bin/bash
    2
    ######
    3
    # get_moodle_config.sh
    4
    # @author: Matt Gleeson <matt@mattgleeson.net>
    5
    # @version: 0.01
  4. moodle-missing_files_report moodle-missing_files_report Public

    bash cli tool to assist admins to check moodledata filedirs for missing files

    Shell

  5. janus-cli janus-cli Public

    cli tool to perform recursive literal find/replace on strings in filenames, directory names, and text file contents.

    Shell

  6. moodle-local_moodledata_explorer moodle-local_moodledata_explorer Public

    Moodle utility for admins to explore files stored in moodledata/filedir

    PHP