mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 00:16:15 +00:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -x
|
|
|
|
clj -Adev -m uxbox.tests.main
|