teknql / systemic

Delightfully simple state management for Clojure applications
73 stars 2 forks source link

Support Systemic/focus! #1

Open rschmukler opened 4 years ago

rschmukler commented 4 years ago

Frequently when working with a project from the REPL it's useful to start a single part of the system.

Ultimately it would be nice to support Systemic.focus! which will function like start! except that it will also stop! any unneeded dependencies.