From 23efe145fef3ea3a65344e46880a1f3e468f8e8a Mon Sep 17 00:00:00 2001 From: Ian Sealy Date: Tue, 10 Nov 2020 22:16:07 +0000 Subject: Add recipe for Fleep (https://fleep.io/). --- recipes/fleep/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/fleep/index.js (limited to 'recipes/fleep/index.js') diff --git a/recipes/fleep/index.js b/recipes/fleep/index.js new file mode 100644 index 0000000..8f5370b --- /dev/null +++ b/recipes/fleep/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class fleep extends Ferdi { +}; -- cgit v1.2.3-70-g09d2