Make all those Clojure[Script] repeating repl commands one keystroke away.
Connect to any repl server (lein repl, fighwheel nrepl so far), define some 
commands and run them with a keystroke.

Lots of times when developing or dev testing Clojure[Script] applications I 
find myself at the repl firing a bunch of commands 
only with the purpose of checking or changing the state of the app. For 
example : querying some db tables, checking the state of the cache,
checking blockchain time or account balances, restaring your components, 
incrementing time, clearing your cache, etc.

If that workflow sounds familiar, magic-sheet can help you.

https://github.com/jpmonettas/magic-sheet

Cheers!
Juan

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to