This commit is contained in:
2023-04-02 23:23:50 +02:00
commit 79ef3ecc43
8 changed files with 3501 additions and 0 deletions

9
build.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
pushd ci || exit
cargo build
popd || exit
./ci/target/debug/ci