summaryrefslogtreecommitdiffstats
path: root/tasks/todo.rake
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/todo.rake')
-rw-r--r--tasks/todo.rake6
1 files changed, 6 insertions, 0 deletions
diff --git a/tasks/todo.rake b/tasks/todo.rake
new file mode 100644
index 0000000..430936d
--- /dev/null
+++ b/tasks/todo.rake
@@ -0,0 +1,6 @@
+
+require 'todotask'
+
+# TODO TASK
+ToDoTask.new
+