add recipe for sayid nREPL middleware client

This commit is contained in:
Alex Ott 2018-02-25 15:28:12 +01:00
parent 63fa39d86d
commit 129789cef4

7
recipes/sayid.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name sayid
:description "sayid nREPL middleware client"
:website "http://bpiel.github.io/sayid/"
:features sayid
:type elpa
:repo ("melpa" . "http://melpa.org/packages/")
:depends (cider))