5 lines
68 B
Bash
Executable File
Vendored
5 lines
68 B
Bash
Executable File
Vendored
#!/bin/bash
|
|
|
|
scripts/compile
|
|
java -cp "$(clj -Spath)" jtest.TMDDemo
|