aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moodle/index.js
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2021-10-31 15:50:10 +0100
committerLibravatar Bennett <hello@vantezzen.io>2021-10-31 15:50:10 +0100
commitdc3fba527eb128ce9b57426a51b59385c00ff694 (patch)
tree21eea7f9fdaaa5f2ef67b14eda4e99877e6582bd /recipes/moodle/index.js
parentchore: upgrade 'nodejs' to '16.13.0' (diff)
downloadferdium-recipes-dc3fba527eb128ce9b57426a51b59385c00ff694.tar.gz
ferdium-recipes-dc3fba527eb128ce9b57426a51b59385c00ff694.tar.zst
ferdium-recipes-dc3fba527eb128ce9b57426a51b59385c00ff694.zip
Add moodle recipe
Diffstat (limited to 'recipes/moodle/index.js')
-rw-r--r--recipes/moodle/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/moodle/index.js b/recipes/moodle/index.js
new file mode 100644
index 0000000..0a5cedb
--- /dev/null
+++ b/recipes/moodle/index.js
@@ -0,0 +1 @@
module.exports = Ferdi => class moodle extends Ferdi {};