mirror of
https://github.com/nomic-ai/kompute.git
synced 2026-05-11 17:09:59 +00:00
11 lines
91 B
Bash
11 lines
91 B
Bash
#!/bin/bash
|
|
|
|
make install_python_reqs
|
|
|
|
make clean_cmake
|
|
|
|
make vs_cmake
|
|
|
|
make vs_run_tests
|
|
|