Skip to content

Commit

Permalink
deprecated: :repl/rebel-remote no longer connecting to remote repl state
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Feb 14, 2024
1 parent df8df4b commit 298d622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- health: remove FUNDING.yaml and use Practicalli Org file
- readme: update sponsorship link to practicalli-johnny account
- readme: update common tasks table
- deprecated: :repl/rebel-remote no longer connecting to remote repl state

** Updated
- alias: project/create latest practicalli project-template release
Expand Down
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
{:extra-deps {nrepl/nrepl {:mvn/version "1.1.0"}}
:main-opts ["--main" "nrepl.cmdline" "--connect"]}

;; DEPRECATED - not connecting to remote repl state
;; clojure -M:repl/rebel-remote --host hostname --port 12345
:repl/rebel-remote
{:extra-deps {nrepl/nrepl {:mvn/version "1.1.0"}
Expand Down

0 comments on commit 298d622

Please sign in to comment.