Skip to content

Commit 53169b3

Browse files
deprecated: :repl/rebel-remote no longer connecting to remote repl state
Resolve #82
1 parent df8df4b commit 53169b3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- health: remove FUNDING.yaml and use Practicalli Org file
66
- readme: update sponsorship link to practicalli-johnny account
77
- readme: update common tasks table
8+
- deprecated: :repl/rebel-remote no longer connecting to remote repl state
89

910
** Updated
1011
- alias: project/create latest practicalli project-template release

deps.edn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
{:extra-deps {nrepl/nrepl {:mvn/version "1.1.0"}}
206206
:main-opts ["--main" "nrepl.cmdline" "--connect"]}
207207

208+
;; DEPRECATED - not connecting to remote repl state
208209
;; clojure -M:repl/rebel-remote --host hostname --port 12345
209210
:repl/rebel-remote
210211
{:extra-deps {nrepl/nrepl {:mvn/version "1.1.0"}

0 commit comments

Comments
 (0)