Add basic build scripts
This commit is contained in:
7
scripts/build_scaie-v.sh
Executable file
7
scripts/build_scaie-v.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd deps/scaie-v
|
||||
|
||||
mvn package
|
||||
|
||||
popd
|
Reference in New Issue
Block a user