Add recipe for org-books

Reading list management with org mode.
This commit is contained in:
Vedang Manerikar 2021-12-05 22:40:12 +05:30
parent df42440612
commit 6e004c2960

5
recipes/org-books.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name org-books
:description "Reading list management with org mode."
:type github
:depends (org-mode org-contrib s dash helm helm-org enlive)
:pkgname "lepisma/org-books")