From 8c4900c235476f826d922aeae1fd251a252d8b21 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 25 May 2020 14:11:55 +0300 Subject: [PATCH] Revert "Add an example of ~/.lein/profiles.clj configuration (#45)" This reverts commit 77aa9b4f3506b34dfa14be96872fe1d282bcdad9. --- .gitignore | 3 --- README.adoc | 14 -------------- 2 files changed, 17 deletions(-) diff --git a/.gitignore b/.gitignore index 60d1bce..d9f2e72 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,4 @@ pom.xml .project .settings -.idea/ -drawbridge.iml - .externalToolBuilders diff --git a/README.adoc b/README.adoc index afeda85..582a804 100644 --- a/README.adoc +++ b/README.adoc @@ -137,20 +137,6 @@ the working directory with the contents: {:drawbridge {:http-headers {:Authorization "Bearer "}}} ---- -=== Setup -For using a remote REPL you should add a drawbridge plugin to the `project.clj` -for local usage -[source,clojure] ---- -{:plugins [[nrepl/drawbridge "0.2.1"]]} ---- - -or to the `~/.lein/profiles.clj` for system-wide setup. -[source,clojure] ---- -{:user {:plugins [[nrepl/drawbridge "0.2.1"]]}} ---- - == TODO The biggest outstanding issues are around the semantics of how HTTP