el-get/recipes/nrepl-inspect.rcp

7 lines
258 B
Plaintext
Raw Permalink Normal View History

2013-09-25 17:11:18 +08:00
(:name nrepl-inspect
:description "Provides nrepl middleware and nrepl.el plugin to do extensible slime-style object inspection."
:type github
:pkgname "vitalreactor/nrepl-inspect"
:depends (nrepl)
:features nrepl-inspect)