Skip to content

bhb/repl-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repl-main

Your custom Clojure REPL configuration

Installation

  1. Fork this repo
  2. Clone your repo to your machine
  3. Configure the REPL meet your needs
  4. In ~/.clojure/deps.edn, add repl-main {:local/root "/path/to/repl-main"} (be sure to update the path). Alternately, you can use a git dependency to your fork.

Usage

Clojure

clj -m repl.clj.main

ClojureScript

TODO

About

Clojure REPL configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published