This commit is contained in:
Jaime Freire
2023-12-22 09:03:25 +01:00
parent c18c4a2555
commit 3b223dfea2
109 changed files with 3661 additions and 0 deletions

3
sbt Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
./sbt-dist/bin/sbt "$@"