0 Forks
11 Stars
11 Watchers

clj-inspector

Inspector helps debugging Clojure programs

How to download and setup clj-inspector

Open terminal and run command
git clone https://github.com/junegunn/clj-inspector.git
git clone is used to create a copy or clone of clj-inspector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clj-inspector https://github.com/junegunn/clj-inspector/archive/master.zip

Or simply clone clj-inspector with SSH
[email protected]:junegunn/clj-inspector.git

If you have some problems with clj-inspector

You may open issue on clj-inspector support forum (system) here: https://github.com/junegunn/clj-inspector/issues