diff --git a/recipes/elnode-org.rcp b/recipes/elnode-org.rcp new file mode 100644 index 00000000..8fe0e7d1 --- /dev/null +++ b/recipes/elnode-org.rcp @@ -0,0 +1,5 @@ +(:name elnode-org + :description "Elnode org-mode support." + :depends (elnode) + :type github + :pkgname "nicferrier/elnode-org")