Add a recipe for org-chef

A package for making a cookbook and managing recipes with org-mode.
This commit is contained in:
Vedang Manerikar 2020-07-05 08:18:43 +05:30
parent 88d0bacce7
commit dbc32d0e40

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

@ -0,0 +1,5 @@
(:name org-chef
:description "A package for making a cookbook and managing recipes with org-mode."
:type github
:depends (org-mode)
:pkgname "Chobbes/org-chef")