Add bb.edn runner scripts and improve nREPL port handling

- bb.edn with compile/test/repl/nrepl/clean/fmt tasks
- nREPL checks .nrepl-port for existing server before starting
- Cleans up .nrepl-port on shutdown
- Add .nrepl-port to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 11:15:55 -04:00
parent 7e82efd7ec
commit 5cbc493cc5
3 changed files with 82 additions and 3 deletions
+1
View File
@@ -8,3 +8,4 @@ erl_crash.dump
*.beam
/tmp/
.elixir_ls/
.nrepl-port