mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 12:27:31 -04:00
3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
rlwrap lein trampoline run -m clojure.main scripts/repl.clj
|