aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ovh-cloud/index.js
diff options
context:
space:
mode:
authorLibravatar Maitre_Oda <oda.alexandre31@gmail.com>2021-08-28 15:31:35 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-28 19:01:35 +0530
commitc5293b4acc4283e9bc47569ad0026bae1d06299c (patch)
tree03b0d756ad3dd325887f95077ff579dde2bdc728 /recipes/ovh-cloud/index.js
parentNew recipe: scribens (#651) (diff)
downloadferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.tar.gz
ferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.tar.zst
ferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.zip
New recipe: ovh-cloud (#650)
Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
Diffstat (limited to 'recipes/ovh-cloud/index.js')
-rw-r--r--recipes/ovh-cloud/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ovh-cloud/index.js b/recipes/ovh-cloud/index.js
new file mode 100644
index 0000000..99219fe
--- /dev/null
+++ b/recipes/ovh-cloud/index.js
@@ -0,0 +1 @@
module.exports = (Ferdi) => class OVHCloud extends Ferdi {};