mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
3 lines
70 B
Text
3 lines
70 B
Text
|
#!/bin/sh
|
||
|
rlwrap lein trampoline run -m clojure.main scripts/repl.clj
|