reducecombine / fridge

Ideas for awesomer Clojure development
0 stars 0 forks source link

rename-require-alias #7

Open vemv opened 5 years ago

vemv commented 5 years ago

One should be able to mass-rename e.g the t in [taoensso.timbre :as t] to log throughout a whole project.

One can find inspiration in:

Considerations