clojure-emacs/squiggly-clojure

Boot configuration?

Closed this issue · 1 comments

Is it possible to use squiggly on projects that use Boot instead of Lein? If so, can some kind person provide an example config?

pnf commented

The format for declaring dependencies in Boot is essentially the same, so I don't think you'll need help with that. If you want to use environ, its README explains everything you need to know.