Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

darkleaf/cider-tools-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

It integrates cider-nrepl and tools.deps.alpha.

deps.edn:

{:aliases
 {:cider {:extra-deps {darkleaf/cider-tools-deps
                       {:git/url "https://github.com/darkleaf/cider-tools-deps.git"
                        :sha "1025b510db24b36ab741bc5599e36806eec904ec"}}
          :main-opts ["-m" "darkleaf.cider-tools-deps"
                      "port" "8888" "host" "0.0.0.0"]}}}

usage: clojure -Acider

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published