mirror of
https://github.com/penpot/penpot.git
synced 2025-04-30 07:26:20 +02:00
2 lines
70 B
Bash
Executable file
2 lines
70 B
Bash
Executable file
#!/bin/sh
|
|
rlwrap lein trampoline run -m clojure.main scripts/repl.clj
|