1
0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-05-15 22:16:37 +02:00
penpot/backend/scripts/repl.sh

6 lines
67 B
Bash
Executable file

#!/usr/bin/env bash
DIR=`dirname $0`
LEIN="$DIR/lein"
$LEIN repl