mirror of
https://github.com/penpot/penpot.git
synced 2026-02-13 07:02:58 +00:00
🎉 Add bin/repl script.
This commit is contained in:
3
backend/bin/repl
Executable file
3
backend/bin/repl
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
clojure -Ojmx-remote -A:dev -e "(set! *warn-on-reflection* true)" -m rebel-readline.main
|
||||
Reference in New Issue
Block a user