You could just create an example setup in the clerk repo itself that you use for testing (my preferred method). Or use lein “checkouts” feature to directly include the sources of the lib in your test project, thats saves the lein install.
2 Likes