clojure-emacs/sayid

Tutorial on how to use sayid from repl, i.e. without cider or similar

Opened this issue · 2 comments

I remember I saw a video or similar where you used the command line instead. Where can I find that?

bpiel commented

@mattiasw2 hmmm... not sure.

Maybe this? I use the command line for profiling around the 23m mark here:

https://www.youtube.com/watch?v=ipDhvd1NsmE#t23m

If I had a namespace I wanted to trace which functions should I use in Sayid to generate a trace of it's execution?