el-get/recipes/cider-storm.rcp

8 lines
229 B
Plaintext
Raw Normal View History

(:name cider-storm
:description "Cider front-end for the FlowStorm debugger"
:type github
:pkgname "flow-storm/cider-storm"
:load-path (".")
:depends (cider)
:minimum-emacs-version "26")