aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teamweek/index.js
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 13:18:06 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 07:48:06 +0000
commit999cedd23085ef81d3a717e9dc93a90de711e4a3 (patch)
tree3085c270f63c6aac11742293565cc553e884fdb1 /recipes/teamweek/index.js
parentNew recipe: 'misskey' (#693) (diff)
downloadferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.tar.gz
ferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.tar.zst
ferdium-recipes-999cedd23085ef81d3a717e9dc93a90de711e4a3.zip
New recipe: 'teamweek' (#694)
Diffstat (limited to 'recipes/teamweek/index.js')
-rw-r--r--recipes/teamweek/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/teamweek/index.js b/recipes/teamweek/index.js
new file mode 100644
index 0000000..1b32271
--- /dev/null
+++ b/recipes/teamweek/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class Teamweek extends Ferdi {
2};