Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 418 Bytes

lein-autoreload

This plugin will guarantee that when running the repl, you are always up to date.

Usage

Put [lein-autoreload "0.1.1"] into the :plugins vector of your :user profile.

When you start up the repl with lein repl and change any files, you'll notice output in the repl like:

:reloading (my-proj.core)

License

Copyright © 2013 Thomas Rampelberg

Distributed under the MIT license.