mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05: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
|