diff --git a/recipes/org-doing.rcp b/recipes/org-doing.rcp new file mode 100644 index 00000000..e6e32f46 --- /dev/null +++ b/recipes/org-doing.rcp @@ -0,0 +1,6 @@ +(:name org-doing + :website "http://omouse.github.io/org-doing/" + :description "Keep track of what you're doing right now and what you've worked on before." + :type github + :pkgname "omouse/org-doing" + :depends (org-mode))