I'm looking to set up slime+lein-swank to reload source files referenced from the repl when i save the file. currently i do this:
- edit file
- save file
- switch to repl
- (use :reload-all 'com.package.namespace)
- test stuff
I want to not have to remember to do step 4.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…