mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
🎉 Add bin/repl script.
This commit is contained in:
parent
8061ee7ca7
commit
f491cf25fc
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
|
||||||
Loading…
x
Reference in New Issue
Block a user