From 3f04c93d31bc80f860006f2fd9ff23f27a3d7bf8 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Thu, 28 Jun 2018 05:33:46 -0400 Subject: [PATCH] Initial commit --- templates/Turtl/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/Turtl/config.yml diff --git a/templates/Turtl/config.yml b/templates/Turtl/config.yml new file mode 100644 index 0000000..40a4c5a --- /dev/null +++ b/templates/Turtl/config.yml @@ -0,0 +1,8 @@ +name: Turtl +description: | + Status: NOT READY +# version: +category: Productivity +maintainer: WilliamMiceli +# license: +# projectURL: https://github.com/webofmars/turtl-docker \ No newline at end of file