Auto reload class with Clojure nREPL
Project description
Auto reload class with nREPL.
Quick Start
Install nrepl by pip:
$ pip install nrepl
Start watching clojure files, Run nrepl with watch command:
$ nrepl watch -p 59258 -w /path/to/project Start watching /home/shonenada/Projects/clojure/src Detected changes of /home/shonenada/Projects/clojure/src/route.clj, reloading
(or) Start clojure project (lein run) and watch clojure files:
$ nrepl run -p 59258 -w /path/to/project [lein]: Compiling 1 source files... [lein]: Start server on 8080 [nrepl]: Start watching /home/shonenada/Projects/clojure/src [nrepl]: Detected changes of /home/shonenada/Projects/clojure/src/route.clj, reloading
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file nrepl-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: nrepl-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8e54950dd12ef7496e8cc80f1ae236c34f06a7380c9512384833d5249176266 |
|
MD5 | 05c5f83a3a9fc432f3c094d283a4b9de |
|
BLAKE2b-256 | b01efecfcb224596b80c7c0c581a004c5a9a7e542a616499fe2c05cf5bf81122 |