dgrnbrg/spyscope

Use with tools.deps? I found revolt

Opened this issue · 0 comments

... which may work but seems like a lot of work to get something simple to work.

Any advice / pointers?

(One problem is that I need to use a :main-opts with -m to run a module for my repl and another one with -e to load the spyscope namespace. Alas, tools.deps can't support both an -m and a -e in the same alias.

(https://github.com/mbuczko/revolt)